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

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

Completed in 111 milliseconds