Searched defs:SrcValue (Results 1 – 5 of 5) sorted by relevance
1125 MDNode *SrcValue = cast<MDNode>(SrcOp->getOperand(2)); in linkModuleFlagsMetadata() local1137 MDNode *SrcValue = cast<MDNode>(SrcOp->getOperand(2)); in linkModuleFlagsMetadata() local
2217 Value *SrcValue = Constant::getNullValue(PointerType::get( in LowerFormalArguments() local2234 Value *SrcValue = Constant::getNullValue(PointerType::get( in LowerFormalArguments() local2274 Value *SrcValue = Constant::getNullValue( in LowerFormalArguments() local
1074 const MachinePointerInfo &SrcValue = Load->getMemOperand()->getPointerInfo(); in SplitVectorLoad() local1203 const MachinePointerInfo &SrcValue = Store->getMemOperand()->getPointerInfo(); in SplitVectorStore() local
7860 const Value *&SrcValue, in FindAliasInfo()7895 const Value *SrcValue; in GatherAllAliases() local
1651 const T &SrcValue, QualType DestType) { in HandleOverflow()