Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h635 void setEffectiveCallingConvention(unsigned Value) { in setEffectiveCallingConvention() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp5760 FI.setEffectiveCallingConvention(cc); in computeInfo()
6333 FI.setEffectiveCallingConvention(getRuntimeCC()); in computeInfo()