Home
last modified time | relevance | path

Searched refs:hasOptimizedCodeGen (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/include/llvm/Target/
HDTargetLibraryInfo.h694 bool hasOptimizedCodeGen(LibFunc::Func F) const { in hasOptimizedCodeGen() function
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCCTRLoops.cpp287 LibInfo->hasOptimizedCodeGen(Func)) { in mightUseCTR()
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp836 LibInfo->hasOptimizedCodeGen(Func)) in SelectInstruction()
HDSelectionDAGBuilder.cpp5874 LibInfo->hasOptimizedCodeGen(Func)) { in visitCall()