Home
last modified time | relevance | path

Searched refs:computeSPIRKernelABIInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp732 void computeSPIRKernelABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI);
775 computeSPIRKernelABIInfo(CGM, *FI); in arrangeLLVMFunctionInfo()
H A DTargetInfo.cpp10112 void computeSPIRKernelABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI) { in computeSPIRKernelABIInfo() function