Home
last modified time | relevance | path

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

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