Searched refs:getCallingConvention (Results 1 – 11 of 11) sorted by relevance
60 PDB_CallingConv CC = Symbol.getCallingConvention(); in start()155 PDB_CallingConv CC = Signature->getCallingConvention(); in start()162 << Signature->getCallingConvention() << " "; in start()
34 FORWARD_SYMBOL_METHOD(getCallingConvention)
57 virtual PDB_CallingConv getCallingConvention() const = 0;
50 PDB_CallingConv getCallingConvention() const override;
437 unsigned getCallingConvention() const { return CallingConvention; } in getCallingConvention() function
140 MOCK_SYMBOL_ACCESSOR(getCallingConvention)
300 CallFnInfo.getCallingConvention() == CurFnInfo->getCallingConvention()); in EmitCallAndReturnForThunk()
1413 CCState State(FI.getCallingConvention()); in computeInfo()1510 FI.getCallingConvention() == llvm::CallingConv::X86_ThisCall; in rewriteWithInAlloca()3416 FI.getCallingConvention() == llvm::CallingConv::X86_VectorCall; in computeInfo()4911 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()5451 if (FI.getCallingConvention() != llvm::CallingConv::C) in computeInfo()
469 PDB_CallingConv DIARawSymbol::getCallingConvention() const { in getCallingConvention() function in DIARawSymbol
16051 FUNC 157ea a6 0 UnDecorator::getCallingConvention()