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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 675 TLI.softenSetCCOperands(DAG, VT, NewLHS, NewRHS, CCCode, SDLoc(N));
677 // If softenSetCCOperands returned a scalar, we need to compare the result
    [all...]
TargetLowering.cpp 115 /// SoftenSetCCOperands - Soften the operands of a comparison. This code is
117 void TargetLowering::softenSetCCOperands(SelectionDAG &DAG, EVT VT,
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 121 milliseconds