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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp263 ARMConstantPoolMBB(LLVMContext &C, const MachineBasicBlock *mbb, unsigned id, unsigned char PCAdj, ARMCP::ARMCPModifier Modifier, bool AddCurrentAddress) argument
272 Create(LLVMContext &C, const MachineBasicBlock *mbb, unsigned ID, unsigned char PCAdj) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp263 init(const MachineFunction *mf, const RegisterClassInfo *rci, const LiveIntervals *lis, const MachineBasicBlock *mbb, MachineBasicBlock::const_iterator pos, bool TrackLaneMasks, bool TrackUntiedDefs) argument
H A DCalcSpillWeights.cpp155 MachineBasicBlock *mbb = nullptr; local
H A DRegisterCoalescer.cpp3606 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h601 void insertMBBInMaps(MachineBasicBlock *mbb) { argument
[all...]
H A DSelectionDAGNodes.h1903 explicit BasicBlockSDNode(MachineBasicBlock *mbb) argument

Completed in 86 milliseconds