Searched refs:InputValue (Results 1 – 2 of 2) sorted by relevance
2052 LValue InputValue, QualType InputType, in EmitAsmInputLValue() argument2058 Arg = EmitLoadOfLValue(InputValue, Loc).getScalarVal(); in EmitAsmInputLValue()2067 Builder.CreateBitCast(InputValue.getAddress(*this), Ty)); in EmitAsmInputLValue()2069 Arg = InputValue.getPointer(*this); in EmitAsmInputLValue()2074 Arg = InputValue.getPointer(*this); in EmitAsmInputLValue()
4624 LValue InputValue, QualType InputType,