Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h52 using namespace CallingConv; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h275 enum CallingConv { enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp442 unsigned CallingConv; in EmitMustTailThunk() local
H A DCGCall.cpp2311 unsigned &CallingConv, in ConstructAttributeList()
5577 unsigned CallingConv; in EmitCall() local
H A DCodeGenModule.cpp2163 unsigned CallingConv; in SetLLVMFunctionAttributes() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h57 enum class CallingConv : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2920 bool X86::isCalleePop(CallingConv::ID CallingConv, in isCalleePop() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2789 auto CallingConv = DeoptCall->getCalledFunction()->getCallingConv(); in InlineFunction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2906 const unsigned CallingConv = FI.getCallingConvention(); in computeInfo() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11092 CallingConv = 0, in areMultiversionVariantFunctionsCompatible() enumerator