Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1061 void computeVectorCallArgs(CGFunctionInfo &FI, CCState &State,
1736 void X86_32ABIInfo::computeVectorCallArgs(CGFunctionInfo &FI, CCState &State, in computeVectorCallArgs() function in X86_32ABIInfo
1823 computeVectorCallArgs(FI, State, UsedInAlloca); in computeInfo()
2258 void computeVectorCallArgs(CGFunctionInfo &FI, unsigned FreeSSERegs,
4012 void WinX86_64ABIInfo::computeVectorCallArgs(CGFunctionInfo &FI, in computeVectorCallArgs() function in WinX86_64ABIInfo
4064 computeVectorCallArgs(FI, FreeSSERegs, IsVectorCall, IsRegCall); in computeInfo()