Searched refs:MachineJumpTableEntry (Results 1 – 12 of 12) 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()
1060 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in initJumpTableInfo()1081 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableInfo()1184 const std::vector<MachineJumpTableEntry> &JT = JumpTable->getJumpTables(); in getJumpTableEntryAddress()
200 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT()
766 JumpTables.push_back(MachineJumpTableEntry(DestBBs)); in createJumpTableIndex()788 MachineJumpTableEntry &JTE = JumpTables[Idx]; in ReplaceMBBInJumpTable()
57 const std::vector<MachineJumpTableEntry> *MJTEs;
995 const std::vector<MachineJumpTableEntry> &JT = JtInfo->getJumpTables(); in NaClAlignIndirectJumpTargets()
918 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTable()960 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJump2Table()
1850 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables()1976 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables()
560 static unsigned getNumJTEntries(const std::vector<MachineJumpTableEntry> &JT,562 static unsigned getNumJTEntries(const std::vector<MachineJumpTableEntry> &JT, in getNumJTEntries()630 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in GetInstSizeInBytes()
58 const std::vector<MachineJumpTableEntry> *MJTEs;
1138 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInfo()
759 const std::vector<MachineJumpTableEntry> &JTE = MJTI->getJumpTables(); in LowerBR_JT()