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

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 655 /// isNarrowingProfitable - Return true if it's profitable to narrow
658 virtual bool isNarrowingProfitable(EVT VT1, EVT VT2) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 32 milliseconds