/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 191 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in printInlineJT() local 193 for (unsigned i = 0, e = JTBBs.size(); i != e; ++i) { in printInlineJT() 194 MachineBasicBlock *MBB = JTBBs[i]; in printInlineJT()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 192 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in printInlineJT() local 194 for (unsigned i = 0, e = JTBBs.size(); i != e; ++i) { in printInlineJT() 195 MachineBasicBlock *MBB = JTBBs[i]; in printInlineJT()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 198 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in printInlineJT() local 200 for (unsigned i = 0, e = JTBBs.size(); i != e; ++i) { in printInlineJT() 201 MachineBasicBlock *MBB = JTBBs[i]; in printInlineJT()
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 1026 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableAddrs() local 1028 for (unsigned i = 0, e = JTBBs.size(); i != e; ++i) { in EmitJumpTableAddrs() 1029 MachineBasicBlock *MBB = JTBBs[i]; in EmitJumpTableAddrs() 1065 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableInsts() local 1067 for (unsigned i = 0, e = JTBBs.size(); i != e; ++i) { in EmitJumpTableInsts() 1068 MachineBasicBlock *MBB = JTBBs[i]; in EmitJumpTableInsts() 1091 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableTBInst() local 1097 for (auto MBB : JTBBs) { in EmitJumpTableTBInst()
|
D | ARMConstantIslandPass.cpp | 2127 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in optimizeThumb2JumpTables() local 2128 for (unsigned j = 0, ee = JTBBs.size(); j != ee; ++j) { in optimizeThumb2JumpTables() 2129 MachineBasicBlock *MBB = JTBBs[j]; in optimizeThumb2JumpTables() 2242 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in reorderThumb2JumpTables() local 2243 for (unsigned j = 0, ee = JTBBs.size(); j != ee; ++j) { in reorderThumb2JumpTables() 2244 MachineBasicBlock *MBB = JTBBs[j]; in reorderThumb2JumpTables() 2253 MJTI->ReplaceMBBInJumpTable(JTI, JTBBs[j], NewBB); in reorderThumb2JumpTables()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 2152 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in optimizeThumb2JumpTables() local 2154 for (unsigned j = 0, ee = JTBBs.size(); j != ee; ++j) { in optimizeThumb2JumpTables() 2155 MachineBasicBlock *MBB = JTBBs[j]; in optimizeThumb2JumpTables() 2347 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in reorderThumb2JumpTables() local 2348 for (unsigned j = 0, ee = JTBBs.size(); j != ee; ++j) { in reorderThumb2JumpTables() 2349 MachineBasicBlock *MBB = JTBBs[j]; in reorderThumb2JumpTables() 2358 MJTI->ReplaceMBBInJumpTable(JTI, JTBBs[j], NewBB); in reorderThumb2JumpTables()
|
D | ARMAsmPrinter.cpp | 973 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in emitJumpTableAddrs() local 975 for (MachineBasicBlock *MBB : JTBBs) { in emitJumpTableAddrs() 1016 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in emitJumpTableInsts() local 1018 for (MachineBasicBlock *MBB : JTBBs) { in emitJumpTableInsts() 1044 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in emitJumpTableTBInst() local 1050 for (auto MBB : JTBBs) { in emitJumpTableTBInst()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 2179 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in optimizeThumb2JumpTables() local 2181 for (unsigned j = 0, ee = JTBBs.size(); j != ee; ++j) { in optimizeThumb2JumpTables() 2182 MachineBasicBlock *MBB = JTBBs[j]; in optimizeThumb2JumpTables() 2374 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in reorderThumb2JumpTables() local 2375 for (unsigned j = 0, ee = JTBBs.size(); j != ee; ++j) { in reorderThumb2JumpTables() 2376 MachineBasicBlock *MBB = JTBBs[j]; in reorderThumb2JumpTables() 2385 MJTI->ReplaceMBBInJumpTable(JTI, JTBBs[j], NewBB); in reorderThumb2JumpTables()
|
D | ARMAsmPrinter.cpp | 955 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableAddrs() local 957 for (MachineBasicBlock *MBB : JTBBs) { in EmitJumpTableAddrs() 998 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableInsts() local 1000 for (MachineBasicBlock *MBB : JTBBs) { in EmitJumpTableInsts() 1026 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableTBInst() local 1032 for (auto MBB : JTBBs) { in EmitJumpTableTBInst()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1407 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableInfo() local 1410 if (JTBBs.empty()) continue; in EmitJumpTableInfo() 1419 for (unsigned ii = 0, ee = JTBBs.size(); ii != ee; ++ii) { in EmitJumpTableInfo() 1420 const MachineBasicBlock *MBB = JTBBs[ii]; in EmitJumpTableInfo() 1444 for (unsigned ii = 0, ee = JTBBs.size(); ii != ee; ++ii) in EmitJumpTableInfo() 1445 EmitJumpTableEntry(MJTI, JTBBs[ii], JTI); in EmitJumpTableInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 779 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableInfo() local 782 if (JTBBs.empty()) continue; in EmitJumpTableInfo() 788 for (auto *JTBB : JTBBs) in EmitJumpTableInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1859 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in EmitJumpTableInfo() local 1862 if (JTBBs.empty()) continue; in EmitJumpTableInfo() 1871 for (unsigned ii = 0, ee = JTBBs.size(); ii != ee; ++ii) { in EmitJumpTableInfo() 1872 const MachineBasicBlock *MBB = JTBBs[ii]; in EmitJumpTableInfo() 1902 for (unsigned ii = 0, ee = JTBBs.size(); ii != ee; ++ii) in EmitJumpTableInfo() 1903 EmitJumpTableEntry(MJTI, JTBBs[ii], JTI); in EmitJumpTableInfo()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 802 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in emitJumpTableInfo() local 805 if (JTBBs.empty()) continue; in emitJumpTableInfo() 814 for (auto *JTBB : JTBBs) { in emitJumpTableInfo()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1994 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; in emitJumpTableInfo() local 1997 if (JTBBs.empty()) continue; in emitJumpTableInfo() 2006 for (unsigned ii = 0, ee = JTBBs.size(); ii != ee; ++ii) { in emitJumpTableInfo() 2007 const MachineBasicBlock *MBB = JTBBs[ii]; in emitJumpTableInfo() 2033 for (unsigned ii = 0, ee = JTBBs.size(); ii != ee; ++ii) in emitJumpTableInfo() 2034 emitJumpTableEntry(MJTI, JTBBs[ii], JTI); in emitJumpTableInfo()
|