Home
last modified time | relevance | path

Searched defs:ConditionRHS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7964 auto ConditionRHS = MIRBuilder.buildICmp( in lowerSADDO_SSUBO() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10949 SDValue ConditionRHS = in expandSADDSUBO() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12487 SDValue ConditionRHS = DAG.getSetCC(DL, OType, RHS, Zero, ISD::SETLT); ReplaceNodeResults() local