Home
last modified time | relevance | path

Searched refs:Sp (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/containers/views/views.span/span.sub/
H A Dsubspan.pass.cpp165 testRuntimeSpan<Sp, 0>(Sp{}); in main()
167 testRuntimeSpan<Sp, 0, 3>(Sp{arr1}); in main()
192 testRuntimeSpan<Sp, 0>(Sp{}); in main()
194 testRuntimeSpan<Sp, 0>(Sp{arr1}); in main()
195 testRuntimeSpan<Sp, 1>(Sp{arr1}); in main()
196 testRuntimeSpan<Sp, 2>(Sp{arr1}); in main()
197 testRuntimeSpan<Sp, 3>(Sp{arr1}); in main()
203 testRuntimeSpan<Sp, 0>(Sp{arr1}); in main()
204 testRuntimeSpan<Sp, 1>(Sp{arr1}); in main()
205 testRuntimeSpan<Sp, 2>(Sp{arr1}); in main()
[all …]
H A Dlast.pass.cpp95 testRuntimeSpan<Sp, 0>(Sp{}); in main()
97 testRuntimeSpan<Sp, 0>(Sp{arr}); in main()
98 testRuntimeSpan<Sp, 1>(Sp{arr}); in main()
99 testRuntimeSpan<Sp, 2>(Sp{arr}); in main()
100 testRuntimeSpan<Sp, 3>(Sp{arr}); in main()
106 testRuntimeSpan<Sp, 0>(Sp{arr}); in main()
107 testRuntimeSpan<Sp, 1>(Sp{arr}); in main()
108 testRuntimeSpan<Sp, 2>(Sp{arr}); in main()
109 testRuntimeSpan<Sp, 3>(Sp{arr}); in main()
114 testConstexprSpan<Sp, 0>(Sp{}); in main()
[all …]
H A Dfirst.pass.cpp95 testRuntimeSpan<Sp, 0>(Sp{}); in main()
97 testRuntimeSpan<Sp, 0>(Sp{arr}); in main()
98 testRuntimeSpan<Sp, 1>(Sp{arr}); in main()
99 testRuntimeSpan<Sp, 2>(Sp{arr}); in main()
100 testRuntimeSpan<Sp, 3>(Sp{arr}); in main()
106 testRuntimeSpan<Sp, 0>(Sp{arr}); in main()
107 testRuntimeSpan<Sp, 1>(Sp{arr}); in main()
108 testRuntimeSpan<Sp, 2>(Sp{arr}); in main()
109 testRuntimeSpan<Sp, 3>(Sp{arr}); in main()
114 testConstexprSpan<Sp, 0>(Sp{}); in main()
[all …]
/llvm-project-15.0.7/clang/test/Analysis/
H A Dnew-ctor-inlined.cpp31 struct Sp { struct
32 Sp *p; argument
33 Sp(Sp *p): p(p) {} in Sp() function
34 ~Sp() {} in ~Sp() argument
38 Sp *p = new Sp(new Sp(0)); in checkNestedNew()
/llvm-project-15.0.7/clang/test/OpenMP/
H A Dnvptx_unsupported_type_messages.cpp262 template <class Sp, class Tp>
264 enum { value = bool(Sp::value) || bool(Tp::value) };
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_unwind_win.cpp65 stack_frame.AddrStack.Offset = ctx.Sp; in UnwindSlow()
H A Dsanitizer_stoptheworld_win.cpp51 # define SP_REG Sp
H A Dsanitizer_win.cpp977 sp = (uptr)context_record->Sp; in InitPcSpBp()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/arm/
H A DRegisterContextWindows_arm.cpp154 reg_value.SetUInt32(m_context.Sp); in ReadRegister()
319 m_context.Sp = reg_value.GetAsUInt32(); in WriteRegister()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/arm64/
H A DRegisterContextWindows_arm64.cpp165 reg_value.SetUInt64(m_context.Sp); in ReadRegister()
379 m_context.Sp = reg_value.GetAsUInt64(); in WriteRegister()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_arm.cpp203 reg_value.SetUInt32(tls_context.Sp); in GPRRead()
271 tls_context.Sp = reg_value.GetAsUInt32(); in GPRWrite()
H A DNativeRegisterContextWindows_arm64.cpp214 reg_value.SetUInt64(tls_context.Sp); in GPRRead()
311 tls_context.Sp = reg_value.GetAsUInt64(); in GPRWrite()
/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp645 _msContext.Sp = r.getRegister(UNW_ARM_SP); in UnwindCursor()
659 _msContext.Sp = r.getRegister(UNW_REG_SP); in UnwindCursor()
731 case UNW_ARM_SP: return _msContext.Sp; in getReg()
736 case UNW_REG_SP: return _msContext.Sp; in getReg()
781 case UNW_ARM_SP: _msContext.Sp = value; break; in setReg()
786 case UNW_REG_SP: _msContext.Sp = value; break; in setReg()
/llvm-project-15.0.7/llvm/tools/llvm-ml/
H A DOpts.td116 def listing_page_length : UnsupportedSeparate<"Sp">, HelpText<"">;
/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DSignals.inc547 StackFrame.AddrStack.Offset = Context.Sp;
551 StackFrame.AddrStack.Offset = Context.Sp;
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.td68 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, R7, R8, SpLim
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMCallingConv.td121 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, SpLim
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86CallingConv.td708 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, SpLim
1020 // Pass in STG registers: Base, Sp, Hp, R1
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td344 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, SpLim
/llvm-project-15.0.7/lld/MachO/
H A DOptions.td1070 def Sp : Flag<["-"], "Sp">,