Searched refs:InputValue (Results 1 – 2 of 2) sorted by relevance
2090 LValue InputValue, QualType InputType, in EmitAsmInputLValue() argument2096 Arg = EmitLoadOfLValue(InputValue, Loc).getScalarVal(); in EmitAsmInputLValue()2106 Builder.CreateBitCast(InputValue.getAddress(*this), Ty)); in EmitAsmInputLValue()2108 Arg = InputValue.getPointer(*this); in EmitAsmInputLValue()2113 Arg = InputValue.getPointer(*this); in EmitAsmInputLValue()
4630 LValue InputValue, QualType InputType,