Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegister.h19 using MCPhysReg = uint16_t; variable
/netbsd-src/external/apache2/llvm/dist/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.cpp2115 SmallSet<MCPhysReg, 4> &LaterRedefs) { in MaySpeculate()
2138 SmallSet<MCPhysReg, 4> *LaterRedefs) { in PredicateBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.cpp131 for (const MCPhysReg *MCPhysReg = Description->getImplicitDefs(); in create() local
140 for (const MCPhysReg *MCPhysReg = Description->getImplicitUses(); in create() local