Searched refs:Vst1 (Results 1 - 3 of 3) sorted by relevance
/third_party/vixl/examples/aarch32/ |
H A D | mandelbrot.cc | 168 __ Vst1(Untyped32, in GenerateMandelBrot()
|
/third_party/vixl/test/aarch32/ |
H A D | test-disasm-a32.cc | 1896 COMPARE_BOTH(Vst1(Untyped8, in TEST() 1900 COMPARE_BOTH(Vst1(Untyped8, in TEST() 1904 COMPARE_BOTH(Vst1(Untyped8, in TEST() 1908 COMPARE_BOTH(Vst1(Untyped8, in TEST() 1912 COMPARE_BOTH(Vst1(Untyped8, in TEST() 1916 COMPARE_BOTH(Vst1(Untyped8, in TEST()
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 12081 void Vst1(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler 12097 void Vst1(DataType dt, in MacroAssembler() function in vixl::aarch32::MacroAssembler 12100 Vst1(al, dt, nreglist, operand); in MacroAssembler()
|
Completed in 29 milliseconds