Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h578 void setEffectiveCallingConvention(unsigned Value) { in setEffectiveCallingConvention() function
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h673 void setEffectiveCallingConvention(unsigned Value) { in setEffectiveCallingConvention() function
/external/clang/lib/CodeGen/
DTargetInfo.cpp5164 FI.setEffectiveCallingConvention(cc); in computeInfo()
5706 FI.setEffectiveCallingConvention(getRuntimeCC()); in computeInfo()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp6341 FI.setEffectiveCallingConvention(cc); in computeInfo()
7072 FI.setEffectiveCallingConvention(getRuntimeCC()); in computeInfo()