HomeSort by relevance Sort by last modified time
    Searched refs:hasOptimizedCodeGen (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 668 /// hasOptimizedCodeGen - Return true if the function is both available as
670 bool hasOptimizedCodeGen(LibFunc::Func F) const {
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 827 LibInfo->hasOptimizedCodeGen(Func))
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 188 milliseconds