Searched refs:vs3 (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrFormatsV.td | 276 bits<5> vs3; 286 let Inst{11-7} = vs3; 297 bits<5> vs3; 307 let Inst{11-7} = vs3; 318 bits<5> vs3; 328 let Inst{11-7} = vs3;
|
H A D | RISCVInstrInfoV.td | 263 // unit-stride store vd, vs3, (rs1), vm 266 (outs), (ins VR:$vs3, GPRMem:$rs1, VMaskOp:$vm), opcodestr, 267 "$vs3, (${rs1})$vm">; 273 0b000, (outs), (ins VRC:$vs3, GPRMem:$rs1), 274 opcodestr, "$vs3, (${rs1})"> { 278 // unit-stride mask store vd, vs3, (rs1) 281 (outs), (ins VR:$vs3, GPRMem:$rs1), opcodestr, 282 "$vs3, (${rs1})">; 285 // strided store vd, vs3, (rs1), rs2, vm 288 (ins VR:$vs3, GPRMem:$rs1, GPR:$rs2, VMaskOp:$vm), [all …]
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_ppc64le.h | 209 DEFINE_VSX(vs3, LLDB_INVALID_REGNUM), \ 394 uint32_t vs3[4]; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrMMA.td | 1065 $vs3, sub_vsx0)); 1083 def : Pat<(v512i1 (PPCAccBuild v4i32:$vs1, v4i32:$vs0, v4i32:$vs3, v4i32:$vs2)), 1086 v16i8:$vs3, v16i8:$vs2)), 1100 def : Pat<(v512i1 (PPCAccBuild v4i32:$vs1, v4i32:$vs0, v4i32:$vs3, v4i32:$vs2)), 1103 v16i8:$vs3, v16i8:$vs2)),
|
H A D | PPCInstrP10.td | 1039 $vs3, sub_vsx0));
|