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

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 510 /// isTypeDesirableForOp - Return true if the target has native support for
514 virtual bool isTypeDesirableForOp(unsigned Opc, EVT VT) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
DAGCombiner.cpp 802 if (TLI.isTypeDesirableForOp(Opc, VT))
    [all...]

Completed in 168 milliseconds