Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h560 unsigned CallingConvention : 8; global() variable
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h738 enum CallingConvention { global() enum
/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp190 TEST_F(CloneInstruction,CallingConvention) TEST_F() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h184 enum class CallingConvention : uint8_t { enum
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3171 CallingConv::ID CallingConvention = MF.getFunction().getCallingConv(); GetScratchRegister() local