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 581 getAllMetadataOtherThanDebugLoc(TheMDs);
  /external/llvm/lib/Target/AMDGPU/
SITypeRewriter.cpp 84 I.getAllMetadataOtherThanDebugLoc(MD);
  /external/llvm/include/llvm/IR/
Instruction.h 187 /// getAllMetadataOtherThanDebugLoc - This does the same thing as
189 void getAllMetadataOtherThanDebugLoc(
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.cpp 108 I.getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 727 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.cpp 108 I.getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 725 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.cpp 108 I.getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp 754 I->getAllMetadataOtherThanDebugLoc(MDs);
    [all...]
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 365 I.getAllMetadataOtherThanDebugLoc(MDs);
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 334 Op->getAllMetadataOtherThanDebugLoc(MDs);
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 230 I0->getAllMetadataOtherThanDebugLoc(Metadata);
    [all...]
LoopVectorize.cpp 624 From->getAllMetadataOtherThanDebugLoc(Metadata);
    [all...]

Completed in 711 milliseconds