Home
last modified time | relevance | path

Searched defs:MCPhysReg (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegister.h21 using MCPhysReg = uint16_t; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.h90 AllocationOrder(SmallVector<MCPhysReg, 16> &&Hints, ArrayRef<MCPhysReg> Order, in AllocationOrder()
H A DLivePhysRegs.cpp32 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> *Clobbers) { in removeRegsInMask()
81 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> &Clobbers) { in stepForward()
H A DIfConversion.cpp2097 MaySpeculate(const MachineInstr & MI,SmallSet<MCPhysReg,4> & LaterRedefs) MaySpeculate() argument
2120 PredicateBlock(BBInfo & BBI,MachineBasicBlock::iterator E,SmallVectorImpl<MachineOperand> & Cond,SmallSet<MCPhysReg,4> * LaterRedefs) PredicateBlock() argument
[all...]