Searched refs:BRCT (Results 1 – 5 of 5) sorted by relevance
179 unsigned BRCT; in convertToBRCT() local181 BRCT = SystemZ::BRCT; in convertToBRCT()183 BRCT = SystemZ::BRCTG; in convertToBRCT()211 Branch->setDesc(TII->get(BRCT)); in convertToBRCT()
223 case SystemZ::BRCT: in describeTerminator()392 case SystemZ::BRCT: in relaxBranch()
1080 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.