Home
last modified time | relevance | path

Searched defs:Cond0 (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3202 isSafeToRemoveBitCeilSelect(ICmpInst::Predicate Pred,Value * Cond0,const APInt * Cond1,Value * CtlzOp,unsigned BitWidth,bool & ShouldDropNUW) isSafeToRemoveBitCeilSelect() argument
3304 Value *Cond0, *Ctlz, *CtlzOp; foldBitCeil() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1382 ConstantInt *Cond0 = TryResolveConstant(CondCmp->getOperand(0)); simplifyTerminatorLeadingToRet() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11477 SDValue Cond0 = N0.getOperand(0); foldVSelectToSignBitSplatMask() local
11570 SDValue Cond0 = N0->getOperand(0); visitSELECT() local
11583 SDValue Cond0 = N0->getOperand(0); visitSELECT() local
11636 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); visitSELECT() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45128 SDValue Cond0 = Cond.getOperand(0); combineSelect() local
46279 SDValue Cond0 = Cond.getOperand(0); combineCMov() local
[all...]