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

/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h721 /// hasOptimizedCodeGen - Return true if the function is both available as
723 bool hasOptimizedCodeGen(LibFunc::Func F) const { function in class:llvm::TargetLibraryInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp288 LibInfo->hasOptimizedCodeGen(Func)) {
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp944 LibInfo->hasOptimizedCodeGen(Func))
H A DSelectionDAGBuilder.cpp5894 LibInfo->hasOptimizedCodeGen(Func)) {

Completed in 249 milliseconds