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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h362 /// hasOptimizedCodeGen - Return true if the function is both available as
364 bool hasOptimizedCodeGen(LibFunc::Func F) const { function in class:llvm::TargetLibraryInfo
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp800 LibInfo->hasOptimizedCodeGen(Func))
H A DSelectionDAGBuilder.cpp5651 LibInfo->hasOptimizedCodeGen(Func)) {

Completed in 202 milliseconds