Searched defs:getCallingConv (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h66 unsigned getCallingConv() const { return CallingConv; } function in class:llvm::Hexagon_CCState
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DCallSite.h170 CallingConv::ID getCallingConv() const { function in class:llvm::CallSiteBase
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h232 CallingConv::ID getCallingConv() const { return CallingConv; } function in class:llvm::CCState
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DFunction.h161 CallingConv::ID getCallingConv() const { function in class:llvm::Function
H A DInstructions.h1250 CallingConv::ID getCallingConv() const { function in class:llvm::CallInst
2894 CallingConv::ID getCallingConv() const { function in class:llvm::InvokeInst

Completed in 145 milliseconds