Home
last modified time | relevance | path

Searched refs:ConditionRHS (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6907 auto ConditionRHS = MIRBuilder.buildICmp( in lowerSADDO_SSUBO() local
6910 MIRBuilder.buildXor(Dst1, ConditionRHS, ResultLowerThanLHS); in lowerSADDO_SSUBO()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9284 SDValue ConditionRHS = in expandSADDSUBO() local
9288 DAG.getNode(ISD::XOR, dl, OType, ConditionRHS, ResultLowerThanLHS), dl, in expandSADDSUBO()