Home
last modified time | relevance | path

Searched defs:CallingConv (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DBackEnds.rst163 CallingConv section in LLVM BackEnds
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h253 enum CallingConv { enum
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp427 unsigned CallingConv; in EmitMustTailThunk() local
H A DCGCall.cpp1989 unsigned &CallingConv, in ConstructAttributeList()
5153 unsigned CallingConv; in EmitCall() local
H A DCodeGenModule.cpp1483 unsigned CallingConv; in SetLLVMFunctionAttributes() local
H A DTargetInfo.cpp3862 const unsigned CallingConv = FI.getCallingConvention(); in computeInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h59 enum class CallingConv : uint8_t { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2368 auto CallingConv = DeoptCall->getCalledFunction()->getCallingConv(); in InlineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2881 bool M68k::isCalleePop(CallingConv::ID CallingConv, bool IsVarArg, in isCalleePop() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp10246 CallingConv = 0, in areMultiversionVariantFunctionsCompatible() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4971 bool X86::isCalleePop(CallingConv::ID CallingConv, in isCalleePop() argument