Searched refs:BRCT (Results 1 – 5 of 5) sorted by relevance
169 unsigned BRCT; in convertToBRCT() local171 BRCT = SystemZ::BRCT; in convertToBRCT()173 BRCT = SystemZ::BRCTG; in convertToBRCT()202 Branch->setDesc(TII->get(BRCT)); in convertToBRCT()
223 case SystemZ::BRCT: in describeTerminator()392 case SystemZ::BRCT: in relaxBranch()
1057 case SystemZ::BRCT: in getBranchInfo()
196 def BRCT : BranchUnaryRI<"brct", 0xA76, GR32>;
27 ; Test a loop that should be converted into dbr form and then use BRCT.