Home
last modified time | relevance | path

Searched refs:computeABIInfo (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h162 void computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI);
/external/llvm-project/clang/include/clang/CodeGen/
DSwiftCallingConv.h175 void computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI);
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp822 void swiftcall::computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI) { in computeABIInfo() function in swiftcall
DCGCall.cpp707 swiftcall::computeABIInfo(CGM, *FI); in arrangeLLVMFunctionInfo()
/external/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp869 void swiftcall::computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI) { in computeABIInfo() function in swiftcall
DCGCall.cpp775 swiftcall::computeABIInfo(CGM, *FI); in arrangeLLVMFunctionInfo()