Searched defs:CondV (Results 1 – 7 of 7) sorted by relevance
342 if (ConstantVector *CondV = dyn_cast<ConstantVector>(Cond)) { ConstantFoldSelectInstruction() local
692 Value *CondV = SelI->getCondition(); in matchLeftShift() local 807 Value *CondV = SelI->getCondition(); matchRightShift() local
4878 llvm::Value *CondV = CGF.EmitScalarExpr(condExpr); VisitAbstractConditionalOperator() local 4918 llvm::Value *CondV = CGF.EmitScalarExpr(condExpr); VisitAbstractConditionalOperator() local 4935 llvm::Value *CondV = CGF.EvaluateExprAsBool(condExpr); VisitAbstractConditionalOperator() local
2001 llvm::Value *CondV = EmitScalarExpr(S.getCond()); EmitSwitchStmt() local
1932 llvm::Value *CondV; EmitBranchOnBoolExpr() local
2985 DefinedOrUnknownSVal CondV = CondV_untested.castAs<DefinedOrUnknownSVal>(); processSwitch() local
7060 SDValue CondV = N->getOperand(0); combineSelectToBinOp() local 7183 SDValue CondV = Op.getOperand(0); lowerSELECT() local 7337 SDValue CondV = Op.getOperand(1); lowerBRCOND() local [all...]