Searched defs:MBBs (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member in struct:llvm::MachineJumpTableEntry
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLexicalScopes.cpp268 getMachineBasicBlocks(DebugLoc DL, SmallPtrSet<const MachineBasicBlock*, 4> &MBBs) argument
H A DRegisterCoalescer.cpp2158 std::vector<MBBPriorityInfo> MBBs; local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp158 SmallVector<MBBInfo, 16> MBBs; member in class:__anon2635::SystemZLongBranch
[all...]
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp1094 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; local
1112 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp1875 findNearestCommonPostDom( std::set<MachineBasicBlock *> &MBBs) argument

Completed in 185 milliseconds