Searched refs:getCoerceAndExpandType (Results 1 – 3 of 3) sorted by relevance
64 getCoerceAndExpandType()->print(OS); in dump()
3312 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog()3916 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog()5435 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall()5874 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall()
358 llvm::StructType *getCoerceAndExpandType() const { in getCoerceAndExpandType() function