Home
last modified time | relevance | path

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

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