Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp1160 void runVectorCallFirstPass(CGFunctionInfo &FI, CCState &State) const;
1732 void X86_32ABIInfo::runVectorCallFirstPass(CGFunctionInfo &FI, CCState &State) const { in runVectorCallFirstPass() function in X86_32ABIInfo
1940 runVectorCallFirstPass(FI, State); in computeInfo()