Searched refs:computeABIInfo (Results 1 – 3 of 3) sorted by relevance
162 void computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI);
822 void swiftcall::computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI) { in computeABIInfo() function in swiftcall
707 swiftcall::computeABIInfo(CGM, *FI); in arrangeLLVMFunctionInfo()