Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h692 void setEffectiveCallingConvention(unsigned Value) { in setEffectiveCallingConvention() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp6394 FI.setEffectiveCallingConvention(cc); in computeInfo()
7134 FI.setEffectiveCallingConvention(getRuntimeCC()); in computeInfo()