Home
last modified time | relevance | path

Searched refs:BRCTG (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dloop-01.ll57 ; Like f2, but for BRCTG.
89 ; of a subregister use being the only thing that blocks a conversion to BRCTG.
/external/v8/src/s390/
Dassembler-s390.cc431 if (BRC == opcode || BRCT == opcode || BRCTG == opcode || BRXH == opcode) { in target_at()
464 *is_branch = (opcode == BRC || opcode == BRCT || opcode == BRCTG || in target_at_put()
469 if (BRC == opcode || BRCT == opcode || BRCTG == opcode || BRXH == opcode) { in target_at_put()
507 if (BRC == opcode || BRCT == opcode || BRCTG == opcode|| BRXH == opcode || in max_reach_from()
Dsimulator-s390.h618 EVALUATE(BRCTG);
Dconstants-s390.h817 V(brctg, BRCTG, 0xA77) /* type = RI_B BRANCH RELATIVE ON COUNT (64) */
Dsimulator-s390.cc909 EvalTable[BRCTG] = &Simulator::Evaluate_BRCTG; in EvalTableInit()
4610 EVALUATE(BRCTG) { in EVALUATE() argument
4611 DCHECK_OPCODE(BRCTG); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp227 case SystemZ::BRCTG: in describeTerminator()
398 case SystemZ::BRCTG: in relaxBranch()
DSystemZElimCompare.cpp184 BRCT = SystemZ::BRCTG; in convertToBRCT()
DSystemZInstrInfo.cpp1224 case SystemZ::BRCTG: in getBranchInfo()
DSystemZInstrInfo.td335 def BRCTG : BranchUnaryRI<"brctg", 0xA77, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp228 case SystemZ::BRCTG: in describeTerminator()
403 case SystemZ::BRCTG: in relaxBranch()
DSystemZElimCompare.cpp202 BRCT = SystemZ::BRCTG; in convertToBRCT()
DSystemZInstrInfo.cpp1537 case SystemZ::BRCTG: in getBranchInfo()
DSystemZInstrInfo.td171 def BRCTG : BranchUnaryRI<"brctg", 0xA77, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dloop-01.ll59 ; Like f2, but for BRCTG.
91 ; of a subregister use being the only thing that blocks a conversion to BRCTG.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc409 12588273U, // BRCTG
1757 // BRCT, BRCTG
DSystemZGenDisassemblerTables.inc255 /* 626 */ MCD_OPC_Decode, 132, 3, 24, // Opcode: BRCTG