HomeSort by relevance Sort by last modified time
    Searched refs:getMD (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/include/llvm/IR/
ProfileSummary.h 72 Metadata *getMD(LLVMContext &Context);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
ProfileSummary.h 71 Metadata *getMD(LLVMContext &Context);
  /external/llvm/lib/IR/
ProfileSummary.cpp 71 Metadata *ProfileSummary::getMD(LLVMContext &Context) {
  /external/llvm/unittests/ProfileData/
SampleProfTest.cpp 146 Metadata *MD = Summary.getMD(Context);
InstrProfTest.cpp 189 Metadata *MD = PS.getMD(Context);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
ProfileSummary.cpp 71 Metadata *ProfileSummary::getMD(LLVMContext &Context) {
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
SampleProfTest.cpp 159 Metadata *MD = Summary.getMD(Context);
InstrProfTest.cpp 182 Metadata *MD = PS.getMD(Context);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
MetadataLoader.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 489 if (MD->getMD())
490 OS << "<" << MD->getMD() << ">";
InstrEmitter.cpp     [all...]
SelectionDAGISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 595 if (MD->getMD())
596 OS << "<" << MD->getMD() << ">";
    [all...]
InstrEmitter.cpp     [all...]
SelectionDAGISel.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 899 M.setProfileSummary(PGOReader->getSummary().getMD(M.getContext()));
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
SampleProfile.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]