Searched refs:InputValue (Results 1 – 2 of 2) sorted by relevance
2200 const TargetInfo::ConstraintInfo &Info, LValue InputValue, in EmitAsmInputLValue() argument2204 return {EmitLoadOfLValue(InputValue, Loc).getScalarVal(), nullptr}; in EmitAsmInputLValue()2213 Builder.CreateLoad(InputValue.getAddress(*this).withElementType(Ty)), in EmitAsmInputLValue()2218 Address Addr = InputValue.getAddress(*this); in EmitAsmInputLValue()
4873 EmitAsmInputLValue(const TargetInfo::ConstraintInfo &Info, LValue InputValue,