Searched refs:RXSBG (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | rxsbg-01.ll | 1 ; Test sequences that can use RXSBG. 67 ; independent code). This can't use RXSBG. 80 ; ...and again with i64, which can use RXSBG for the rotate.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | rxsbg-01.ll | 1 ; Test sequences that can use RXSBG. 67 ; independent code). This can't use RXSBG. 80 ; ...and again with i64, which can use RXSBG for the rotate.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1138 EVALUATE(RXSBG);
|
D | constants-s390.h | 1544 V(rxsbg, RXSBG, \
|
D | simulator-s390.cc | 1425 EvalTable[RXSBG] = &Simulator::Evaluate_RXSBG; in EvalTableInit() 9279 EVALUATE(RXSBG) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 1247 if (tryRxSBG(Node, SystemZ::RXSBG)) in Select()
|
D | SystemZInstrInfo.td | 1265 def RXSBG : RotateSelectRIEf<"rxsbg", 0xEC57, GR64, GR64>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 817 1376785520U, // RXSBG 1895 // RISBG, RISBG32, RISBHG, RISBLG, RNSBG, ROSBG, RXSBG
|
D | SystemZGenDisassemblerTables.inc | 1451 /* 2521 */ MCD_OPC_Decode, 156, 6, 135, 1, // Opcode: RXSBG
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 1445 if (tryRxSBG(Node, SystemZ::RXSBG)) in Select()
|
D | SystemZInstrInfo.td | 1414 def RXSBG : RotateSelectRIEf<"rxsbg", 0xEC57, GR64, GR64>;
|