Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h735 bool hasOptimizedCodeGen(LibFunc::Func F) const { in hasOptimizedCodeGen() function
/minix/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp303 LibInfo->hasOptimizedCodeGen(Func)) { in mightUseCTR()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1316 LibInfo->hasOptimizedCodeGen(Func)) in selectInstruction()
H A DSelectionDAGBuilder.cpp6127 LibInfo->hasOptimizedCodeGen(Func)) { in visitCall()