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

/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h668 /// hasOptimizedCodeGen - Return true if the function is both available as
670 bool hasOptimizedCodeGen(LibFunc::Func F) const { function in class:llvm::TargetLibraryInfo
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp824 LibInfo->hasOptimizedCodeGen(Func))
H A DSelectionDAGBuilder.cpp5551 LibInfo->hasOptimizedCodeGen(Func)) {

Completed in 103 milliseconds