Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegister.h21 using MCPhysReg = uint16_t; variable
/freebsd/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.cpp2098 SmallSet<MCPhysReg, 4> &LaterRedefs) { in MaySpeculate()
2121 SmallSet<MCPhysReg, 4> *LaterRedefs) { in PredicateBlock()