Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h237 getMBBStartIdx(const MachineBasicBlock * mbb) getMBBStartIdx() argument
242 getMBBEndIdx(const MachineBasicBlock * mbb) getMBBEndIdx() argument
247 isLiveInToMBB(const LiveRange & LR,const MachineBasicBlock * mbb) isLiveInToMBB() argument
252 isLiveOutOfMBB(const LiveRange & LR,const MachineBasicBlock * mbb) isLiveOutOfMBB() argument
H A DSlotIndexes.h453 getMBBStartIdx(const MachineBasicBlock * mbb) getMBBStartIdx() argument
463 getMBBEndIdx(const MachineBasicBlock * mbb) getMBBEndIdx() argument
594 insertMBBInMaps(MachineBasicBlock * mbb) insertMBBInMaps() argument
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
273 const MachineBasicBlock *mbb, in Create()
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references.cpp40 void mbb(bool a, bool b) {} in mbb() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1450 InstrEmitter(const TargetMachine & TM,MachineBasicBlock * mbb,MachineBasicBlock::iterator insertpos) InstrEmitter() argument
/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp266 init(const MachineFunction * mf,const RegisterClassInfo * rci,const LiveIntervals * lis,const MachineBasicBlock * mbb,MachineBasicBlock::const_iterator pos,bool TrackLaneMasks,bool TrackUntiedDefs) init() argument