Searched refs:getCallingConvention (Results 1 – 14 of 14) sorted by relevance
63 PDB_CallingConv CC = Symbol.getCallingConvention(); in start()158 CallingConvention CC = Signature->getCallingConvention(); in start()165 << Signature->getCallingConvention() << " "; in start()
35 FORWARD_SYMBOL_METHOD(getCallingConvention)
59 virtual PDB_CallingConv getCallingConvention() const = 0;
51 PDB_CallingConv getCallingConvention() const override;
649 unsigned getCallingConvention(StringRef LanguageString);
398 unsigned llvm::dwarf::getCallingConvention(StringRef CCString) { in getCallingConvention() function in llvm::dwarf
167 MOCK_SYMBOL_ACCESSOR(getCallingConvention)
297 CallFnInfo.getCallingConvention() == CurFnInfo->getCallingConvention()); in EmitCallAndReturnForThunk()
1586 CCState State(FI.getCallingConvention()); in computeInfo()1688 FI.getCallingConvention() == llvm::CallingConv::X86_ThisCall; in rewriteWithInAlloca()3637 FI.getCallingConvention() == llvm::CallingConv::X86_VectorCall; in computeInfo()5159 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()5703 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()6757 CCState State(FI.getCallingConvention()); in computeInfo()
571 unsigned getCallingConvention() const { return CallingConvention; } in getCallingConvention() function
482 PDB_CallingConv DIARawSymbol::getCallingConvention() const { in getCallingConvention() function in DIARawSymbol
3535 unsigned CC = dwarf::getCallingConvention(Lex.getStrVal()); in ParseMDField()
16051 FUNC 157ea a6 0 UnDecorator::getCallingConvention()