Searched refs:hasLValue (Results 1 – 2 of 2) sorted by relevance
247 bool hasLValue() const { return HasLV; } in hasLValue() function
1103 Address Addr = Arg.hasLValue() ? Arg.getKnownLValue().getAddress() in ExpandTypeToArgs()1114 Address This = Arg.hasLValue() ? Arg.getKnownLValue().getAddress() in ExpandTypeToArgs()4574 if (!Args.back().hasLValue()) { in EmitCallArgs()5138 RawAddress Addr = I->hasLValue() in EmitCall()5193 Address Addr = I->hasLValue() in EmitCall()5210 } else if (I->hasLValue()) { in EmitCall()5292 I->hasLValue() ? I->getKnownLValue().getAddress() in EmitCall()5355 Src = I->hasLValue() ? I->getKnownLValue().getAddress() in EmitCall()5442 addr = I->hasLValue() ? I->getKnownLValue().getAddress() in EmitCall()