Searched defs:getCallingConv (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h1362 CallingConv::ID getCallingConv() const { function in class:llvm::CallBase
H A DFunction.h212 CallingConv::ID getCallingConv() const { function in class:llvm::Function
H A DCallSite.h320 CallingConv::ID getCallingConv() const { function in class:llvm::CallSiteBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h114 CallingConv::ID getCallingConv() const { function in class:llvm::PatchPointOpers
H A DCallingConvLower.h267 CallingConv::ID getCallingConv() const { return CallingConv; } function in class:llvm::CCState

Completed in 95 milliseconds