Searched refs:getAllMetadataOtherThanDebugLoc (Results 1 - 14 of 14) sorted by relevance

/external/llvm/lib/IR/
H A DTypeFinder.cpp68 I.getAllMetadataOtherThanDebugLoc(MDForInst);
H A DInstruction.cpp642 getAllMetadataOtherThanDebugLoc(TheMDs);
/external/llvm/lib/Target/AMDGPU/
H A DSITypeRewriter.cpp84 I.getAllMetadataOtherThanDebugLoc(MD);
/external/swiftshader/third_party/LLVM/include/llvm/
H A DInstruction.h159 /// getAllMetadataOtherThanDebugLoc - This does the same thing as
161 void getAllMetadataOtherThanDebugLoc(SmallVectorImpl<std::pair<unsigned, function in class:llvm::Instruction
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
H A DValueEnumerator.cpp93 I->getAllMetadataOtherThanDebugLoc(MDs);
444 I->getAllMetadataOtherThanDebugLoc(MDs);
H A DBitcodeWriter.cpp671 I->getAllMetadataOtherThanDebugLoc(MDs);
/external/llvm/include/llvm/IR/
H A DInstruction.h184 void getAllMetadataOtherThanDebugLoc( function in class:llvm::Instruction
/external/llvm/lib/Analysis/
H A DVectorUtils.cpp455 I0->getAllMetadataOtherThanDebugLoc(Metadata);
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstruction.cpp456 getAllMetadataOtherThanDebugLoc(TheMDs);
H A DModule.cpp469 I.getAllMetadataOtherThanDebugLoc(MDForInst);
/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp391 I.getAllMetadataOtherThanDebugLoc(MDs);
H A DBitcodeWriter.cpp1896 I.getAllMetadataOtherThanDebugLoc(MDs);
/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp339 Op->getAllMetadataOtherThanDebugLoc(MDs);
/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1588 K->getAllMetadataOtherThanDebugLoc(Metadata);
1599 llvm_unreachable("getAllMetadataOtherThanDebugLoc returned a MD_dbg");

Completed in 2856 milliseconds