Searched defs:MBE (Results 1 – 5 of 5) sorted by relevance
52 #define MBE(x) (x) macro58 #define MBE(x) ( (((x) & 0x000000FFU) << 24) \ macro
3402 for (auto MBI = std::next(MF.begin()), MBE = MF.end(); MBI != MBE; ++MBI) { in runOnMachineFunction() local
706 MBE = EpilogBBs.rend(); in removeDeadInstructions() local
3276 #define MBE IRWb + 1 macro
3197 #define MBE IRWb + 1 macro