Searched refs:getCoerceAndExpandType (Results 1 – 3 of 3) sorted by relevance
63 getCoerceAndExpandType()->print(OS); in dump()
3306 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog()3907 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog()5383 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall()5776 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall()
358 llvm::StructType *getCoerceAndExpandType() const { in getCoerceAndExpandType() function