HomeSort by relevance Sort by last modified time
    Searched refs:getAllMetadataOtherThanDebugLoc (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/IR/
TypeFinder.cpp 72 I.getAllMetadataOtherThanDebugLoc(MDForInst);
Instruction.cpp 532 getAllMetadataOtherThanDebugLoc(TheMDs);
  /external/llvm/lib/Target/R600/
SITypeRewriter.cpp 91 I.getAllMetadataOtherThanDebugLoc(MD);
  /external/llvm/include/llvm/IR/
Instruction.h 163 /// getAllMetadataOtherThanDebugLoc - This does the same thing as
165 void getAllMetadataOtherThanDebugLoc(SmallVectorImpl<std::pair<unsigned,
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 97 I.getAllMetadataOtherThanDebugLoc(MDs);
491 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 863 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.cpp 97 I->getAllMetadataOtherThanDebugLoc(MDs);
502 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 701 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.cpp 97 I->getAllMetadataOtherThanDebugLoc(MDs);
502 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 655 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.cpp 97 I->getAllMetadataOtherThanDebugLoc(MDs);
502 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 689 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 322 Op->getAllMetadataOtherThanDebugLoc(MDs);
GVN.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
SLPVectorizer.cpp 216 I0->getAllMetadataOtherThanDebugLoc(Metadata);
    [all...]

Completed in 260 milliseconds