Home
last modified time | relevance | path

Searched refs:getAllMetadata (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp129 G.getAllMetadata(MDs); in CloneModule()
156 I.getAllMetadata(MDs); in CloneModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstruction.h291 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
300 Value::getAllMetadata(MDs);
H A DGlobalObject.h129 using Value::getAllMetadata;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstruction.h364 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
373 Value::getAllMetadata(MDs);
DGlobalObject.h136 using Value::getAllMetadata;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstruction.h376 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
385 Value::getAllMetadata(MDs);
DGlobalObject.h137 using Value::getAllMetadata;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstruction.h377 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
386 Value::getAllMetadata(MDs);
DGlobalObject.h137 using Value::getAllMetadata;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstruction.h376 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
385 Value::getAllMetadata(MDs);
DGlobalObject.h137 using Value::getAllMetadata;
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalObject.h116 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
H A DInstruction.h191 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const { in getAllMetadata() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGlobalObject.h113 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
H A DInstruction.h177 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalObject.h170 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp72 GV->getAllMetadata(MDs); in hasMetadataOtherThanDebugLoc()
H A DDeadArgumentElimination.cpp240 F.getAllMetadata(MDs); in deleteDeadVarargs()
1064 F->getAllMetadata(MDs); in removeDeadStuffFromFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp72 GV->getAllMetadata(MDs); in hasMetadataOtherThanDebugLoc()
H A DDeadArgumentElimination.cpp244 Fn.getAllMetadata(MDs); in DeleteDeadVarargs()
1075 F->getAllMetadata(MDs); in RemoveDeadStuffFromFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp133 I->getAllMetadata(MDs); in CloneModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMetadata.cpp1314 void Value::getAllMetadata( in getAllMetadata() function in Value
1536 Value::getAllMetadata(Result); in getAllMetadataImpl()
1552 Other->getAllMetadata(MDs); in copyMetadata()
/aosp_15_r20/external/llvm/lib/IR/
H A DAsmWriter.cpp891 GO.getAllMetadata(MDs); in processGlobalObjectMetadata()
916 I.getAllMetadata(MDs); in processInstructionMetadata()
2496 GV->getAllMetadata(MDs); in printGlobal()
2622 F->getAllMetadata(MDs); in printFunction()
2708 F->getAllMetadata(MDs); in printFunction()
3188 I.getAllMetadata(InstMD); in printInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp382 GV.getAllMetadata(MDs); in ValueEnumerator()
397 F.getAllMetadata(MDs); in ValueEnumerator()
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp349 GV.getAllMetadata(MDs); in ValueEnumerator()
364 F.getAllMetadata(MDs); in ValueEnumerator()

123