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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
OptimizationRemarkEmitter.h 147 OptimizationRemarkEmitter &getORE() {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
InstSimplifyPass.cpp 106 &getAnalysis<OptimizationRemarkEmitterWrapperPass>().getORE();
LoopDataPrefetch.cpp 188 &getAnalysis<OptimizationRemarkEmitterWrapperPass>().getORE();
LoopVersioningLICM.cpp 601 ORE = &getAnalysis<OptimizationRemarkEmitterWrapperPass>().getORE();
TailRecursionElimination.cpp     [all...]
LoopDistribute.cpp     [all...]
LoopInterchange.cpp 472 ORE = &getAnalysis<OptimizationRemarkEmitterWrapperPass>().getORE();
    [all...]
GVN.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineOptimizationRemarkEmitter.h 215 MachineOptimizationRemarkEmitter &getORE() {
SelectionDAG.h 405 OptimizationRemarkEmitter &getORE() const { return *ORE; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
ShrinkWrap.cpp 196 ORE = &getAnalysis<MachineOptimizationRemarkEmitterPass>().getORE();
PrologEpilogInserter.cpp 179 ORE = &getAnalysis<MachineOptimizationRemarkEmitterPass>().getORE();
    [all...]
RegAllocGreedy.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
PGOMemOPSizeOpt.cpp 431 auto &ORE = getAnalysis<OptimizationRemarkEmitterWrapperPass>().getORE();
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 604 OptimizationRemarkEmitter *getORE() { return ORE; }
    [all...]
LoopVectorize.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]

Completed in 1496 milliseconds