Searched refs:BROpcode (Results 1 – 3 of 3) sorted by relevance
64 unsigned BROpcode; member369 BuildMI(Entry, DebugLoc(), TII->get(Kind.BROpcode)).addReg(AArch64::X16); in populateThunk()
224 unsigned BROpcode) const;
3361 unsigned BROpcode) const { in expandSelectCC()3396 BuildMI(ThisMBB, dl, TII.get(BROpcode)) in expandSelectCC()