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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 610 /// SoftenSetCCOperands - Soften the operands of a comparison. This code is
612 void DAGTypeLegalizer::SoftenSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
715 SoftenSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc());
717 // If SoftenSetCCOperands returned a scalar, we need to compare the result
    [all...]
LegalizeTypes.h 434 void SoftenSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,
    [all...]

Completed in 19 milliseconds