Home
last modified time | relevance | path

Searched refs:vsp (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DArmUnwindInfo.cpp131 int32_t vsp = 0; in GetUnwindPlan() local
140 vsp += ((byte1 & 0x3f) << 2) + 4; in GetUnwindPlan()
144 vsp -= ((byte1 & 0x3f) << 2) + 4; in GetUnwindPlan()
161 register_offsets.emplace_back(dwarf_r4 + i, vsp); in GetUnwindPlan()
162 vsp += 4; in GetUnwindPlan()
183 register_offsets.emplace_back(dwarf_r4 + i, vsp); in GetUnwindPlan()
184 vsp += 4; in GetUnwindPlan()
191 register_offsets.emplace_back(dwarf_r4 + i, vsp); in GetUnwindPlan()
192 vsp += 4; in GetUnwindPlan()
195 register_offsets.emplace_back(dwarf_lr, vsp); in GetUnwindPlan()
[all …]
/external/llvm/test/tools/llvm-readobj/ARM/
Dunwind.s194 @ CHECK: 0x3F ; vsp = vsp + 256
275 @ CHECK: 0xB2 0x80 0x04 ; vsp = vsp + 2564
280 @ CHECK: 0x91 ; vsp = r1
286 @ CHECK: 0x42 ; vsp = vsp - 12
287 @ CHECK: 0x02 ; vsp = vsp + 12
308 @ CHECK: 0xB2 0x00 ; vsp = vsp + 516
317 @ CHECK: 0x91 ; vsp = r1
320 @ CHECK: 0x40 ; vsp = vsp - 4
321 @ CHECK: 0x00 ; vsp = vsp + 4
/external/llvm/test/MC/ARM/
Deh-directive-unwind_raw.s83 @ CHECK: 0x9B ; vsp = r11
84 @ CHECK: 0x40 ; vsp = vsp - 4
102 @ CHECK: 0x9B ; vsp = r11
103 @ CHECK: 0x4D ; vsp = vsp - 56
/external/llvm-project/llvm/test/MC/ARM/
Deh-directive-unwind_raw.s83 @ CHECK: 0x9B ; vsp = r11
84 @ CHECK: 0x40 ; vsp = vsp - 4
102 @ CHECK: 0x9B ; vsp = r11
103 @ CHECK: 0x4D ; vsp = vsp - 56
/external/libcxx/test/std/containers/views/span.cons/
Dspan.fail.cpp32 std::span< volatile int> vsp; in checkCV() local
43 …std::span< int> s2{ vsp}; // expected-error {{no matching constructor for initializa… in checkCV()
46 …std::span<const int> s4{ vsp}; // expected-error {{no matching constructor for initializa… in checkCV()
82 …std::span< int, 0> s2{ vsp}; // expected-error {{no matching constructor for initial… in checkCV()
85 …std::span<const int, 0> s4{ vsp}; // expected-error {{no matching constructor for initial… in checkCV()
Dspan.pass.cpp32 std::span< volatile int> vsp; in checkCV() local
45 … std::span<const volatile int> s4{ vsp}; // a span<const volatile int> pointing at volatile int. in checkCV()
72 …std::span<const volatile int, 0> s4{ vsp}; // a span<const volatile int> pointing at volatile int. in checkCV()
/external/llvm-project/libcxx/test/std/containers/views/span.cons/
Dspan.fail.cpp36 std::span< volatile int> vsp; in checkCV() local
47 …std::span< int> s2{ vsp}; // expected-error {{no matching constructor for initializa… in checkCV()
50 …std::span<const int> s4{ vsp}; // expected-error {{no matching constructor for initializa… in checkCV()
86 …std::span< int, 0> s2{ vsp}; // expected-error {{no matching constructor for initial… in checkCV()
89 …std::span<const int, 0> s4{ vsp}; // expected-error {{no matching constructor for initial… in checkCV()
Dspan.pass.cpp31 std::span< volatile int> vsp; in checkCV() local
44 … std::span<const volatile int> s4{ vsp}; // a span<const volatile int> pointing at volatile int. in checkCV()
/external/rust/crates/untrusted/
D.gitignore22 *.vsp
/external/llvm-project/llvm/test/MC/SystemZ/
Dinsn-bad-z14.s769 #CHECK: vsp %v0, %v0, %v0, 0, -1
771 #CHECK: vsp %v0, %v0, %v0, 0, 16
773 #CHECK: vsp %v0, %v0, %v0, -1, 0
775 #CHECK: vsp %v0, %v0, %v0, 256, 0
777 vsp %v0, %v0, %v0, 0, -1
778 vsp %v0, %v0, %v0, 0, 16
779 vsp %v0, %v0, %v0, -1, 0
780 vsp %v0, %v0, %v0, 256, 0
Dinsn-good-z14.s1541 #CHECK: vsp %v0, %v0, %v0, 0, 0 # encoding: [0xe6,0x00,0x00,0x00,0x00,0x73]
1542 #CHECK: vsp %v0, %v0, %v0, 0, 15 # encoding: [0xe6,0x00,0x00,0xf0,0x00,0x73]
1543 #CHECK: vsp %v0, %v0, %v0, 255, 0 # encoding: [0xe6,0x00,0x00,0x0f,0xf0,0x73]
1544 #CHECK: vsp %v0, %v0, %v31, 0, 0 # encoding: [0xe6,0x00,0xf0,0x00,0x02,0x73]
1545 #CHECK: vsp %v0, %v31, %v0, 0, 0 # encoding: [0xe6,0x0f,0x00,0x00,0x04,0x73]
1546 #CHECK: vsp %v31, %v0, %v0, 0, 0 # encoding: [0xe6,0xf0,0x00,0x00,0x08,0x73]
1547 #CHECK: vsp %v13, %v17, %v21, 121, 11 # encoding: [0xe6,0xd1,0x50,0xb7,0x96,0x73]
1549 vsp %v0, %v0, %v0, 0, 0
1550 vsp %v0, %v0, %v0, 0, 15
1551 vsp %v0, %v0, %v0, 255, 0
[all …]
Dinsn-bad-z13.s2335 #CHECK: vsp %v0, %v0, %v0, 0, 0
2337 vsp %v0, %v0, %v0, 0, 0
/external/Reactive-Extensions/RxCpp/
D.gitignore47 *.vsp
/external/Reactive-Extensions/RxCpp/Ix/CPP/
D.gitignore53 *.vsp
/external/angle/
D.gitignore23 *.vsp
/external/cpuinfo/test/dmesg/
Dgalaxy-grand-prime-value-edition.log721 <6>[ 0.638122] [1: swapper/0: 1] [c1] vsp: irq = 0x4b, version = 0x2
722 <6>[ 0.638122] [1: swapper/0: 1] [c1] vsp: clock-parent-info [3, 4]
723 <6>[ 0.638153] [1: swapper/0: 1] [c1] vsp: clock_name_map[256000000] = (-985656640, �P…
724 <6>[ 0.638183] [1: swapper/0: 1] [c1] vsp: clock_name_map[192000000] = (-985656464, �P…
725 <6>[ 0.638214] [1: swapper/0: 1] [c1] vsp: clock_name_map[128000000] = (-985656112, �P…
726 <6>[ 0.638244] [1: swapper/0: 1] [c1] vsp: clock_name_map[76800000] = (-985655768, �P�…
2052 <4>[ 6.849975] [2:TimedEventQueue: 507] [c2] vsp parent clock name clk_256m
2055 <6>[ 6.850067] [2:TimedEventQueue: 507] [c2] @vsp[vsp_nocache_mmap]
2056 <6>[ 6.850097] [2:TimedEventQueue: 507] [c2] @vsp mmap c,b0833000,a000
2057 <6>[ 6.850128] [2:TimedEventQueue: 507] [c2] vsp version -enter
[all …]
Dgalaxy-j1-2016.log627 <6>[ 0.825927] [1: swapper/0: 1] [c1] vsp: irq = 0x4b, version = 0x4
629 <6>[ 0.825988] [1: swapper/0: 1] [c1] vsp clk order in dts file: clk[0] = (76800000, cl…
630 <6>[ 0.826019] [1: swapper/0: 1] [c1] vsp clk order in dts file: clk[1] = (128000000, c…
631 <6>[ 0.826049] [1: swapper/0: 1] [c1] vsp clk order in dts file: clk[2] = (192000000, c…
1900 <6>[ 6.739715] [3: NPDecoder: 509] [c3] set freq_level to 0vsp parent clock name clk_76m8
1903 <6>[ 6.739776] [3: NPDecoder: 509] [c3] @vsp[vsp_nocache_mmap]
1904 <6>[ 6.739807] [3: NPDecoder: 509] [c3] @vsp mmap c,b0040000,a000
1905 <6>[ 6.739837] [3: NPDecoder: 509] [c3] vsp version -enter
1917 <6>[ 6.758789] [0: NPDecoder: 509] [c0] set freq_level to 0vsp parent clock name clk_76m8
1920 <6>[ 6.758880] [0: NPDecoder: 509] [c0] @vsp[vsp_nocache_mmap]
[all …]
/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h596 blorp_emit(batch, GENX(3DSTATE_VIEWPORT_STATE_POINTERS_CC), vsp) { in blorp_emit_cc_viewport()
597 vsp.CCViewportPointer = cc_vp_offset; in blorp_emit_cc_viewport()
600 blorp_emit(batch, GENX(3DSTATE_VIEWPORT_STATE_POINTERS), vsp) { in blorp_emit_cc_viewport()
601 vsp.CCViewportStateChange = true; in blorp_emit_cc_viewport()
602 vsp.PointertoCC_VIEWPORT = cc_vp_offset; in blorp_emit_cc_viewport()
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ARM/
Dunwind-non-relocatable.test32 # UNWIND-NEXT: 0x9B ; vsp = r11
/external/ms-tpm-20-ref/
D.gitignore92 *.vsp
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.td174 def VSRp#!srl(Index, 1) : VSRPair<!srl(Index, 1), "vsp"#Index,
182 VSRPair<!add(!srl(Index, 1), 16), "vsp"#!add(Index, 32),
/external/llvm-project/llvm/test/MC/Disassembler/SystemZ/
Dinsns-z14.txt1772 # CHECK: vsp %v0, %v0, %v0, 0, 0
1775 # CHECK: vsp %v0, %v0, %v0, 0, 15
1778 # CHECK: vsp %v0, %v0, %v0, 255, 0
1781 # CHECK: vsp %v0, %v0, %v31, 0, 0
1784 # CHECK: vsp %v0, %v31, %v0, 0, 0
1787 # CHECK: vsp %v31, %v0, %v0, 0, 0
1790 # CHECK: vsp %v13, %v17, %v21, 121, 11
/external/capstone/arch/SystemZ/
DSystemZGenInsnNameMaps.inc2183 { SYSZ_INS_VSP, "vsp" },
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1731 def VSP : QuaternaryVRIf<"vsp", 0xE673>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1773 def VSP : QuaternaryVRIf<"vsp", 0xE673>;