HomeSort by relevance Sort by last modified time
    Searched refs:ST4 (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-vector-lists.s 4 ST4 {v0.8B-v3.8B}, [x0]
5 ST4 {v0.4H-v3.4H}, [x0]
7 // CHECK: st4 { v0.8b, v1.8b, v2.8b, v3.8b }, [x0] // encoding: [0x00,0x00,0x00,0x0c]
8 // CHECK: st4 { v0.4h, v1.4h, v2.4h, v3.4h }, [x0] // encoding: [0x00,0x04,0x00,0x0c]
10 ST4 {v0.8B-v4.8B}, [x0]
11 ST4 {v0.8B-v3.8B,v4.8B}, [x0]
12 ST4 {v0.8B-v3.8H}, [x0]
13 ST4 {v0.8B-v3.16B}, [x0]
14 ST4 {v0.8B-},[x0]
  /art/compiler/utils/x86/
constants_x86.h 62 ST4 = 4,
  /art/compiler/utils/x86_64/
constants_x86_64.h 71 ST4 = 4,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 176 case X86::ST4: case X86::ST5: case X86::ST6: case X86::ST7:
  /external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
X86AsmParser.cpp 444 case 4: RegNo = X86::ST4; break;
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 941 case 4: RegNo = X86::ST4; break;
    [all...]
  /external/valgrind/none/tests/arm64/
memory.stdout.exp     [all...]

Completed in 67 milliseconds