Searched defs:JTBBs (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp192 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp779 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp2179 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; local
2374 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1859 const std::vector<MachineBasicBlock*> &JTBBs = JT[JTI].MBBs; local

Completed in 177 milliseconds