Searched refs:hasLValue (Results 1 – 2 of 2) sorted by relevance
232 bool hasLValue() const { return HasLV; } in hasLValue() function
1090 Address Addr = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) in ExpandTypeToArgs()1101 Address This = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) in ExpandTypeToArgs()4272 if (!Args.back().hasLValue()) { in EmitCallArgs()4829 Address Addr = I->hasLValue() in EmitCall()4894 Address Addr = I->hasLValue() in EmitCall()4912 } else if (I->hasLValue()) { in EmitCall()4982 I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()5025 Src = I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()5089 addr = I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()