Searched defs:CallingConv (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DCallingConv.h22 namespace CallingConv { namespace in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h48 CallingConv::ID CallingConv; member in class:llvm::Hexagon_CCState
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h156 CallingConv::ID CallingConv; member in class:llvm::CCState
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSpecifiers.h202 enum CallingConv { enum in namespace:clang
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp967 ConstructAttributeList(const CGFunctionInfo &FI, const Decl *TargetDecl, AttributeListType &PAL, unsigned &CallingConv, bool AttrOnCallSite) argument
2429 unsigned CallingConv; local
[all...]
H A DCodeGenModule.cpp571 unsigned CallingConv; local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3172 isCalleePop(CallingConv::ID CallingConv, bool is64Bit, bool IsVarArg, bool TailCallOpt) argument
[all...]

Completed in 235 milliseconds