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

  /external/llvm/lib/IR/
TypeFinder.cpp 69 I.getAllMetadataOtherThanDebugLoc(MDForInst);
Instruction.cpp 549 getAllMetadataOtherThanDebugLoc(TheMDs);
  /external/llvm/include/llvm/IR/
Instruction.h 160 /// getAllMetadataOtherThanDebugLoc - This does the same thing as
162 void getAllMetadataOtherThanDebugLoc(SmallVectorImpl<std::pair<unsigned,
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 95 I->getAllMetadataOtherThanDebugLoc(MDs);
490 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 817 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.cpp 97 I->getAllMetadataOtherThanDebugLoc(MDs);
502 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 706 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.cpp 97 I->getAllMetadataOtherThanDebugLoc(MDs);
502 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 660 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.cpp 97 I->getAllMetadataOtherThanDebugLoc(MDs);
492 I->getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 694 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]

Completed in 85 milliseconds