Home
last modified time | relevance | path

Searched refs:getAllMetadataOtherThanDebugLoc (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/IR/
DTypeFinder.cpp72 I.getAllMetadataOtherThanDebugLoc(MDForInst); in run()
DInstruction.cpp532 getAllMetadataOtherThanDebugLoc(TheMDs); in clone()
/external/llvm/lib/Target/R600/
DSITypeRewriter.cpp91 I.getAllMetadataOtherThanDebugLoc(MD); in visitLoadInst()
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp97 I.getAllMetadataOtherThanDebugLoc(MDs); in ValueEnumerator()
491 I->getAllMetadataOtherThanDebugLoc(MDs); in incorporateFunction()
DBitcodeWriter.cpp863 I->getAllMetadataOtherThanDebugLoc(MDs); in WriteMetadataAttachment()
/external/llvm/include/llvm/IR/
DInstruction.h165 void getAllMetadataOtherThanDebugLoc(SmallVectorImpl<std::pair<unsigned, in getAllMetadataOtherThanDebugLoc() function
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp322 Op->getAllMetadataOtherThanDebugLoc(MDs); in transferMetadata()
DGVN.cpp1778 ReplInst->getAllMetadataOtherThanDebugLoc(Metadata); in patchReplacementInstruction()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp216 I0->getAllMetadataOtherThanDebugLoc(Metadata); in propagateMetadata()
DBBVectorize.cpp2972 K->getAllMetadataOtherThanDebugLoc(Metadata); in combineMetadata()