Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h560 unsigned CallingConvention : 8; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h421 enum CallingConvention { global() enum
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h178 enum class CallingConvention : uint8_t { global() enum
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3113 CallingConv::ID CallingConvention = MF.getFunction().getCallingConv(); GetScratchRegister() local