Searched refs:Rt16 (Results 1 – 5 of 5) sorted by relevance
/external/crosvm/sys_util/src/ |
D | signal.rs | 156 Rt16, enumerator 243 16 => Rt16, in try_from()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepInstrFormats.td | 327 bits <4> Rt16; 328 let Inst{3-0} = Rt16{3-0}; 445 bits <4> Rt16; 446 let Inst{3-0} = Rt16{3-0}; 492 bits <4> Rt16; 493 let Inst{11-8} = Rt16{3-0}; 2118 bits <4> Rt16; 2119 let Inst{3-0} = Rt16{3-0}; 3346 bits <4> Rt16; 3347 let Inst{3-0} = Rt16{3-0};
|
D | HexagonDepInstrInfo.td | 5788 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5789 "p0 = cmp.eq($Rs16,$Rt16); if (!p0.new) jump:nt $Ii", 5814 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5815 "p0 = cmp.eq($Rs16,$Rt16); if (!p0.new) jump:t $Ii", 5840 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5841 "p1 = cmp.eq($Rs16,$Rt16); if (!p1.new) jump:nt $Ii", 5866 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5867 "p1 = cmp.eq($Rs16,$Rt16); if (!p1.new) jump:t $Ii", 5942 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5943 "p0 = cmp.eq($Rs16,$Rt16); if (p0.new) jump:nt $Ii", [all …]
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonDepInstrFormats.td | 656 bits <4> Rt16; 657 let Inst{11-8} = Rt16{3-0}; 2632 bits <4> Rt16; 2633 let Inst{3-0} = Rt16{3-0}; 2640 bits <4> Rt16; 2641 let Inst{3-0} = Rt16{3-0}; 2664 bits <4> Rt16; 2665 let Inst{3-0} = Rt16{3-0}; 2670 bits <4> Rt16; 2671 let Inst{3-0} = Rt16{3-0};
|
D | HexagonDepInstrInfo.td | 5895 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5896 "p0 = cmp.eq($Rs16,$Rt16); if (!p0.new) jump:nt $Ii", 5921 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5922 "p0 = cmp.eq($Rs16,$Rt16); if (!p0.new) jump:t $Ii", 5947 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5948 "p1 = cmp.eq($Rs16,$Rt16); if (!p1.new) jump:nt $Ii", 5973 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 5974 "p1 = cmp.eq($Rs16,$Rt16); if (!p1.new) jump:t $Ii", 6049 (ins GeneralSubRegs:$Rs16, GeneralSubRegs:$Rt16, b30_2Imm:$Ii), 6050 "p0 = cmp.eq($Rs16,$Rt16); if (p0.new) jump:nt $Ii", [all …]
|