Lines Matching +defs:val +defs:zero

435 static bool IsConstantOne(Value *val) {  in IsConstantOne()
1441 StoreInst::StoreInst(Value *val, Value *addr, Instruction *InsertBefore) in StoreInst()
1444 StoreInst::StoreInst(Value *val, Value *addr, BasicBlock *InsertAtEnd) in StoreInst()
1447 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
1451 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
1455 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, unsigned Align, in StoreInst()
1460 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, unsigned Align, in StoreInst()
1465 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
1481 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
2159 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateNeg() local
2167 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateNeg() local
2175 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateNSWNeg() local
2181 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateNSWNeg() local
2187 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateNUWNeg() local
2193 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateNUWNeg() local
2199 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateFNeg() local
2206 Value *zero = ConstantFP::getZeroValueForNegation(Op->getType()); in CreateFNeg() local