Searched refs:MachineJumpTableEntry (Results 1 – 11 of 11) sorted by relevance
34 struct MachineJumpTableEntry { struct38 explicit MachineJumpTableEntry(const std::vector<MachineBasicBlock*> &M) in MachineJumpTableEntry() argument80 std::vector<MachineJumpTableEntry> JumpTables;99 const std::vector<MachineJumpTableEntry> &getJumpTables() const { in getJumpTables()
1105 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in initJumpTableInfo()1126 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableInfo()1229 const std::vector<MachineJumpTableEntry> &JT = JumpTable->getJumpTables(); in getJumpTableEntryAddress()
205 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT()
56 const std::vector<MachineJumpTableEntry> *MJTEs;
716 JumpTables.push_back(MachineJumpTableEntry(DestBBs)); in createJumpTableIndex()738 MachineJumpTableEntry &JTE = JumpTables[Idx]; in ReplaceMBBInJumpTable()
1849 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables()1975 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables()
1004 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTable()1046 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJump2Table()
542 static unsigned getNumJTEntries(const std::vector<MachineJumpTableEntry> &JT,544 static unsigned getNumJTEntries(const std::vector<MachineJumpTableEntry> &JT, in getNumJTEntries()617 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in GetInstSizeInBytes()
1064 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInfo()
741 const std::vector<MachineJumpTableEntry> &JTE = MJTI->getJumpTables(); in LowerBR_JT()