Searched refs:hasLValue (Results 1 – 2 of 2) sorted by relevance
237 bool hasLValue() const { return HasLV; } in hasLValue() function
1081 Address Addr = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) in ExpandTypeToArgs()1092 Address This = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) in ExpandTypeToArgs()4199 if (!Args.back().hasLValue()) { in EmitCallArgs()4743 Address Addr = I->hasLValue() in EmitCall()4811 Address Addr = I->hasLValue() in EmitCall()4829 } else if (I->hasLValue()) { in EmitCall()4898 I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()4941 Src = I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()5006 addr = I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()