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

/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h67 unsigned getCallingConv() const { return CallingConv; } function in class:llvm::Hexagon_CCState
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCallSite.h171 CallingConv::ID getCallingConv() const { function in class:llvm::CallSiteBase
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DCallingConvLower.h184 CallingConv::ID getCallingConv() const { return CallingConv; } function in class:llvm::CCState
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DFunction.h155 CallingConv::ID getCallingConv() const { function in class:llvm::Function
H A DInstructions.h1248 CallingConv::ID getCallingConv() const { function in class:llvm::CallInst
3011 CallingConv::ID getCallingConv() const { function in class:llvm::InvokeInst

Completed in 198 milliseconds