Home
last modified time | relevance | path

Searched defs:CallingConvention (Results 1 – 13 of 13) sorted by relevance

/external/llvm/unittests/Transforms/Utils/
DCloning.cpp181 TEST_F(CloneInstruction, CallingConvention) { in TEST_F() argument
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h457 unsigned CallingConvention : 8; variable
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h536 unsigned CallingConvention : 8; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h246 enum CallingConvention { enum
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.h309 enum CallingConvention { enum
/external/llvm-project/llvm/unittests/Transforms/Utils/
DCloningTest.cpp187 TEST_F(CloneInstruction, CallingConvention) { in TEST_F() argument
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h164 enum class CallingConvention : uint8_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h173 enum class CallingConvention : uint8_t { enum
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h173 enum class CallingConvention : uint8_t { enum
/external/llvm/include/llvm/Support/
DDwarf.h390 enum CallingConvention { enum
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2057 CallingConv::ID CallingConvention = MF.getFunction()->getCallingConv(); in GetScratchRegister() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp2250 CallingConv::ID CallingConvention = MF.getFunction().getCallingConv(); in GetScratchRegister() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp2590 CallingConv::ID CallingConvention = MF.getFunction().getCallingConv(); in GetScratchRegister() local