Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/IR/
DGlobalObject.h113 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
DInstruction.h177 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h116 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
DInstruction.h191 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const { in getAllMetadata() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalObject.h151 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
DInstruction.h216 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp72 GV->getAllMetadata(MDs); in hasMetadataOtherThanDebugLoc()
DDeadArgumentElimination.cpp245 Fn.getAllMetadata(MDs); in DeleteDeadVarargs()
1071 F->getAllMetadata(MDs); in RemoveDeadStuffFromFunction()
/external/swiftshader/third_party/LLVM/include/llvm/
DInstruction.h154 void getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode*> > &MDs)const{ in getAllMetadata() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneModule.cpp133 I->getAllMetadata(MDs); in CloneModule()
DValueMapper.cpp897 I->getAllMetadata(MDs); in remapInstruction()
932 GO.getAllMetadata(MDs); in remapGlobalObjectMetadata()
DCloneFunction.cpp144 OldFunc->getAllMetadata(MDs); in CloneFunctionInto()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DValueMapper.cpp188 I->getAllMetadata(MDs); in RemapInstruction()
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp349 GV.getAllMetadata(MDs); in ValueEnumerator()
364 F.getAllMetadata(MDs); in ValueEnumerator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp383 GV.getAllMetadata(MDs); in ValueEnumerator()
398 F.getAllMetadata(MDs); in ValueEnumerator()
/external/llvm/lib/IR/
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()
DMetadata.cpp1381 void GlobalObject::getAllMetadata( in getAllMetadata() function in GlobalObject
1423 Other->getAllMetadata(MDs); in copyMetadata()
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp881 I->getAllMetadata(MDs); in remapInstruction()
922 F.getAllMetadata(MDs); in remapFunction()
DCloneFunction.cpp123 OldFunc->getAllMetadata(MDs); in CloneFunctionInto()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp325 LI.getAllMetadata(MD); in combineLoadToNewType()
398 SI.getAllMetadata(MD); in combineStoreToNewValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp1036 GO.getAllMetadata(MDs); in processGlobalObjectMetadata()
1061 I.getAllMetadata(MDs); in processInstructionMetadata()
3185 GV->getAllMetadata(MDs); in printGlobal()
3299 F->getAllMetadata(MDs); in printFunction()
3386 F->getAllMetadata(MDs); in printFunction()
3865 I.getAllMetadata(InstMD); in printInstruction()
DMetadata.cpp1417 void GlobalObject::getAllMetadata( in getAllMetadata() function in GlobalObject
1456 Other->getAllMetadata(MDs); in copyMetadata()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp460 LI.getAllMetadata(MD); in combineLoadToNewType()
525 SI.getAllMetadata(MD); in combineStoreToNewValue()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp512 I->getAllMetadata(MDForInst); in processFunction()
1964 I.getAllMetadata(InstMD); in printInstruction()
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp751 SrcInst->getAllMetadata(MDs); in copyMetadata()

12