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