Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h692 void setEffectiveCallingConvention(unsigned Value) { in setEffectiveCallingConvention() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp6377 FI.setEffectiveCallingConvention(cc); in computeInfo()
7117 FI.setEffectiveCallingConvention(getRuntimeCC()); in computeInfo()