Home
last modified time | relevance | path

Searched defs:Cond1 (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp88 auto Cond1 = createCond(BBBuilder, Arg, Cmp, Val); in createOrCond() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp136 const Expr *Cond1 = I->getCond(); in VisitIfStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3203 isSafeToRemoveBitCeilSelect(ICmpInst::Predicate Pred,Value * Cond0,const APInt * Cond1,Value * CtlzOp,unsigned BitWidth,bool & ShouldDropNUW) isSafeToRemoveBitCeilSelect() argument
3303 const APInt *Cond1; foldBitCeil() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1784 SmallVector<MachineOperand, 4> *Cond1 = &BBI.BrCond; IfConvertDiamondCommon() local
H A DModuloSchedule.cpp330 SmallVector<MachineOperand, 4> Cond1; generateEpilog() local
H A DCodeGenPrepare.cpp8654 Value *Cond1, *Cond2; splitBranchCondition() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1383 auto *Cond1 = dyn_cast<ConstantInt>(CondCmp->getOperand(1)); simplifyTerminatorLeadingToRet() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2401 Value *Cond1, *Cond2; hoistMinMax() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11636 // -> select Cond0, (select Cond1, X, Y), Y in visitSELECT() local
11478 SDValue Cond1 = N0.getOperand(1); foldVSelectToSignBitSplatMask() local
11571 SDValue Cond1 = N0->getOperand(1); visitSELECT() local
11584 SDValue Cond1 = N0->getOperand(1); visitSELECT() local
[all...]
H A DLegalizeVectorTypes.cpp5790 SDValue Cond1 = N->getOperand(0); WidenVecRes_Select() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3051 const Value *Cond1 = SI1->getCondition(); isNonEqualSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45129 SDValue Cond1 = Cond.getOperand(1); combineSelect() local
[all...]