Home
last modified time | relevance | path

Searched refs:getCallingConvention (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/CodeGen/
HDCGFunctionInfo.h302 unsigned getCallingConvention() const { return CallingConvention; } in getCallingConvention() function
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTables.cpp305 CallFnInfo.getCallingConvention() == CurFnInfo->getCallingConvention()); in EmitCallAndReturnForThunk()
HDTargetInfo.cpp967 FI.getCallingConvention()); in computeInfo()
969 unsigned CC = FI.getCallingConvention(); in computeInfo()
3299 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
4327 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()