Home
last modified time | relevance | path

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

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