Home
last modified time | relevance | path

Searched defs:MBBs (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
DLiveIntervalAnalysis.h263 SmallVectorImpl<MachineBasicBlock*> &MBBs) const { in findLiveInMBBs()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp288 DebugLoc DL, SmallPtrSet<const MachineBasicBlock *, 4> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp2173 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp159 SmallVector<MBBInfo, 16> MBBs; member in __anon126b3aea0111::SystemZLongBranch
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1099 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTableInfo() local
1117 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTableInfo() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp997 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp1875 std::set<MachineBasicBlock *> &MBBs) { in findNearestCommonPostDom()
/external/llvm/lib/Target/ARM/
DARMCodeEmitter.cpp1493 const std::vector<MachineBasicBlock*> &MBBs = (*MJTEs)[JTIndex].MBBs; in emitInlineJumpTable() local