Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h255 unsigned getCallingConvention() const { return CallingConvention; } in getCallingConvention() function
DCGVTables.cpp357 CallFnInfo.getCallingConvention() == FnInfo.getCallingConvention()); in GenerateThunk()
DTargetInfo.cpp953 FI.getCallingConvention()); in computeInfo()
955 unsigned CC = FI.getCallingConvention(); in computeInfo()
3142 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
4157 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()