Searched refs:IntegerExpandSetCCOperands (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2492 /// IntegerExpandSetCCOperands - Expand the operands of a comparison. This code
2494 void DAGTypeLegalizer::IntegerExpandSetCCOperands(SDValue &NewLHS, function in class:DAGTypeLegalizer
2597 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc());
2615 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc());
2633 IntegerExpandSetCCOperands(NewLHS, NewRHS, CCCode, N->getDebugLoc());
H A DLegalizeTypes.h363 void IntegerExpandSetCCOperands(SDValue &NewLHS, SDValue &NewRHS,

Completed in 140 milliseconds