Home
last modified time | relevance | path

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

/external/llvm/docs/TableGen/
DBackEnds.rst153 CallingConv section in LLVM BackEnds
/external/clang/include/clang/Basic/
DSpecifiers.h231 enum CallingConv { enum
/external/clang/lib/CodeGen/
DCGVTables.cpp376 unsigned CallingConv; in EmitMustTailThunk() local
DCGCall.cpp1622 AttributeListType &PAL, unsigned &CallingConv, bool AttrOnCallSite) { in ConstructAttributeList()
3906 unsigned CallingConv; in EmitCall() local
DCodeGenModule.cpp821 unsigned CallingConv; in SetLLVMFunctionAttributes() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1879 auto CallingConv = DeoptCall->getCalledFunction()->getCallingConv(); in InlineFunction() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp2953 bool X86::isCalleePop(CallingConv::ID CallingConv, in isCalleePop() argument
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3919 bool X86::isCalleePop(CallingConv::ID CallingConv, in isCalleePop() argument