Home
last modified time | relevance | path

Searched defs:mbb (Results 1 – 5 of 5) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DLiveIntervals.h247 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
252 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
256 bool isLiveInToMBB(const LiveRange &LR, const MachineBasicBlock *mbb) const { in isLiveInToMBB()
260 bool isLiveOutOfMBB(const LiveRange &LR, const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
DSlotIndexes.h465 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
475 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
606 void insertMBBInMaps(MachineBasicBlock *mbb) { in insertMBBInMaps()