Home
last modified time | relevance | path

Searched refs:ROSBG (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Drosbg-01.ll1 ; Test sequences that can use ROSBG.
65 ; Test a case with just a rotate. This can't use ROSBG.
112 ; Check the handling of zext and OR, which can use ROSBG.
Drxsbg-01.ll114 ; Check the handling of zext and XOR, which can use ROSBG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Drosbg-01.ll1 ; Test sequences that can use ROSBG.
65 ; Test a case with just a rotate. This can't use ROSBG.
112 ; Check the handling of zext and OR, which can use ROSBG.
Drxsbg-01.ll114 ; Check the handling of zext and XOR, which can use ROSBG.
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1038 if (Opcode == SystemZ::ROSBG && (RxSBG[I].Mask & 0xff) == 0) in tryRxSBG()
1045 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) { in tryRxSBG()
1241 if (tryRxSBG(Node, SystemZ::ROSBG)) in Select()
DSystemZInstrInfo.td1264 def ROSBG : RotateSelectRIEf<"rosbg", 0xEC56, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1076 if (Opcode == SystemZ::ROSBG && (RxSBG[I].Mask & 0xff) == 0) in tryRxSBG()
1083 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) { in tryRxSBG()
1439 if (tryRxSBG(Node, SystemZ::ROSBG)) in Select()
DSystemZInstrInfo.td1413 def ROSBG : RotateSelectRIEf<"rosbg", 0xEC56, GR64, GR64>;
/external/v8/src/s390/
Dsimulator-s390.h1137 EVALUATE(ROSBG);
Dconstants-s390.h1543 V(rosbg, ROSBG, 0xEC56) /* type = RIE_F ROTATE THEN OR SELECTED BITS (64) */ \
Dsimulator-s390.cc1424 EvalTable[ROSBG] = &Simulator::Evaluate_ROSBG; in EvalTableInit()
9273 EVALUATE(ROSBG) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc816 1376785513U, // ROSBG
1895 // RISBG, RISBG32, RISBHG, RISBLG, RNSBG, ROSBG, RXSBG
DSystemZGenDisassemblerTables.inc1449 /* 2512 */ MCD_OPC_Decode, 155, 6, 135, 1, // Opcode: ROSBG