Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDIROutliner.h52 using namespace CallingConv; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSpecifiers.h275 enum CallingConv { enum
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGVTables.cpp442 unsigned CallingConv; in EmitMustTailThunk() local
HDCGCall.cpp2311 unsigned &CallingConv, in ConstructAttributeList()
5577 unsigned CallingConv; in EmitCall() local
HDCodeGenModule.cpp2163 unsigned CallingConv; in SetLLVMFunctionAttributes() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
HDMicrosoftDemangleNodes.h57 enum class CallingConv : uint8_t { enum
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLoweringCall.cpp2920 bool X86::isCalleePop(CallingConv::ID CallingConv, in isCalleePop() argument
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDInlineFunction.cpp2789 auto CallingConv = DeoptCall->getCalledFunction()->getCallingConv(); in InlineFunction() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDX86.cpp2906 const unsigned CallingConv = FI.getCallingConvention(); in computeInfo() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp11092 CallingConv = 0, in areMultiversionVariantFunctionsCompatible() enumerator