Home
last modified time | relevance | path

Searched refs:createTargetTransformInfoWrapperPass (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachineC.cpp270 createTargetTransformInfoWrapperPass(unwrap(T)->getTargetIRAnalysis())); in LLVMAddAnalysisPasses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp559 createTargetTransformInfoWrapperPass(TargetMach->getTargetIRAnalysis())); in optimize()
DLTOBackend.cpp276 passes.add(createTargetTransformInfoWrapperPass(TM->getTargetIRAnalysis())); in runOldPMPasses()
DThinLTOCodeGenerator.cpp251 PM.add(createTargetTransformInfoWrapperPass(TM.getTargetIRAnalysis())); in optimizeModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp838 addPass(createTargetTransformInfoWrapperPass(TM->getTargetIRAnalysis())); in addISelPasses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1394 llvm::createTargetTransformInfoWrapperPass(TargetIRAnalysis TIRA) { in createTargetTransformInfoWrapperPass() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1981 ImmutablePass *createTargetTransformInfoWrapperPass(TargetIRAnalysis TIRA);