Searched refs:RISBLG (Results 1 – 18 of 18) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | and-02.ll | 14 ; ...but RISBLG is available as a three-address form. 41 ; ...a single RISBLG isn't enough. 59 ; ...a single RISBLG isn't enough. 77 ; ...although the three-address case should use RISBLG. 104 ; ...but the three-address case can use RISBLG. 122 ; ...but RISBLG is OK in the three-address case. 158 ; ...although the three-address case should use RISBLG. 176 ; Check the next value up again, which cannot use RISBLG. 194 ; ...or RISBLG for the three-address case. 203 ; Test that RISBLG can be used when inserting a non-wraparound mask
|
D | setcc-01.ll | 2 ; RISBLG isn't available.
|
D | setcc-02.ll | 2 ; RISBLG isn't available.
|
D | risbg-01.ll | 2 ; The tests here assume that RISBLG isn't available.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | and-02.ll | 14 ; ...but RISBLG is available as a three-address form. 41 ; ...a single RISBLG isn't enough. 59 ; ...a single RISBLG isn't enough. 77 ; ...although the three-address case should use RISBLG. 104 ; ...but the three-address case can use RISBLG. 122 ; ...but RISBLG is OK in the three-address case. 158 ; ...although the three-address case should use RISBLG. 176 ; Check the next value up again, which cannot use RISBLG. 194 ; ...or RISBLG for the three-address case. 203 ; Test that RISBLG can be used when inserting a non-wraparound mask
|
D | setcc-01.ll | 2 ; RISBLG isn't available.
|
D | setcc-02.ll | 2 ; RISBLG isn't available.
|
D | risbg-04.ll | 2 ; The tests here assume that RISBLG is available. 485 ; Note that this cannot use RISBLG, but should use RISBG.
|
D | risbg-01.ll | 2 ; The tests here assume that RISBLG isn't available.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 337 LoweredMI = lowerRIEfLow(MI, SystemZ::RISBLG); in EmitInstruction()
|
D | SystemZInstrInfo.td | 437 // Expands to LR, RISBHG or RISBLG, depending on the choice of registers. 1255 def RISBLG : RotateSelectRIEf<"risblg", 0xEC51, GR32, GR64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 337 LoweredMI = lowerRIEfLow(MI, SystemZ::RISBLG); in EmitInstruction()
|
D | SystemZInstrInfo.td | 365 // Expands to LR, RISBHG or RISBLG, depending on the choice of registers. 1404 def RISBLG : RotateSelectRIEf<"risblg", 0xEC51, GR32, GR64>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1134 EVALUATE(RISBLG);
|
D | constants-s390.h | 1537 V(risblg, RISBLG, \
|
D | simulator-s390.cc | 1421 EvalTable[RISBLG] = &Simulator::Evaluate_RISBLG; in EvalTableInit() 9261 EVALUATE(RISBLG) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 809 1376785565U, // RISBLG 1895 // RISBG, RISBG32, RISBHG, RISBLG, RNSBG, ROSBG, RXSBG
|
D | SystemZGenDisassemblerTables.inc | 1443 /* 2485 */ MCD_OPC_Decode, 148, 6, 134, 1, // Opcode: RISBLG
|