Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dmacro-assembler-arm64.h1398 const VRegister& vt4, const MemOperand& src) { in Ld1()
1439 const VRegister& vt4, const MemOperand& src) { in Ld4()
1444 const VRegister& vt4, int lane, const MemOperand& src) { in Ld4()
1449 const VRegister& vt4, const MemOperand& src) { in Ld4r()
1467 const VRegister& vt4, const MemOperand& dst) { in St1()
1485 const VRegister& vt4, const MemOperand& dst) { in St4()
1500 const VRegister& vt4, int lane, const MemOperand& dst) { in St4()
Dassembler-arm64.cc2751 const VRegister& vt3, const VRegister& vt4, in ld1()
2813 const VRegister& vt3, const VRegister& vt4, in ld4()
2824 const VRegister& vt3, const VRegister& vt4, int lane, in ld4()
2835 const VRegister& vt3, const VRegister& vt4, in ld4r()
2867 const VRegister& vt3, const VRegister& vt4, in st1()
2912 const VRegister& vt3, const VRegister& vt4, in st4()
2923 const VRegister& vt3, const VRegister& vt4, int lane, in st4()
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h2974 const VRegister& vt4, in Ld1()
3036 const VRegister& vt4, in Ld4()
3045 const VRegister& vt4, in Ld4()
3055 const VRegister& vt4, in Ld4r()
3143 const VRegister& vt4, in St1()
3170 const VRegister& vt4, in St4()
3196 const VRegister& vt4, in St4()
Dassembler-aarch64.cc1928 const VRegister& vt4, in ld1()
2012 const VRegister& vt4, in ld4()
2025 const VRegister& vt4, in ld4()
2039 const VRegister& vt4, in ld4r()
2081 const VRegister& vt4, in st1()
2142 const VRegister& vt4, in st4()
2155 const VRegister& vt4, in st4()