Searched defs:SelectCond (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 1005 Value *SelectCond = SI->getCondition(); simplifyDivRemOfSelectWithZeroOp() local |
H A D | InstCombineCalls.cpp | 2648 Value *SelectCond, *SelectLHS, *SelectRHS; visitCallInst() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 3647 Register SelectCond = Select->getOperand(1).getReg(); applyFoldBinOpIntoSelect() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 9252 SDValue SelectCond = LowerINTRINSIC_WO_CHAIN() local |