Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegister.h19 using MCPhysReg = uint16_t; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCRegister.h19 using MCPhysReg = uint16_t; variable
/external/llvm-project/llvm/lib/CodeGen/
DAllocationOrder.h90 AllocationOrder(SmallVector<MCPhysReg, 16> &&Hints, ArrayRef<MCPhysReg> Order, in AllocationOrder()
DLivePhysRegs.cpp32 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> *Clobbers) { in removeRegsInMask()
81 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> &Clobbers) { in stepForward()
DIfConversion.cpp2115 SmallSet<MCPhysReg, 4> &LaterRedefs) { in MaySpeculate()
2138 SmallSet<MCPhysReg, 4> *LaterRedefs) { in PredicateBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp32 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> *Clobbers) { in removeRegsInMask()
81 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> &Clobbers) { in stepForward()
DIfConversion.cpp2115 SmallSet<MCPhysReg, 4> &LaterRedefs) { in MaySpeculate()
2138 SmallSet<MCPhysReg, 4> *LaterRedefs) { in PredicateBlock()
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.cpp131 for (const MCPhysReg *MCPhysReg = Description->getImplicitDefs(); in create() local
140 for (const MCPhysReg *MCPhysReg = Description->getImplicitUses(); in create() local
/external/capstone/
DMCRegisterInfo.h26 typedef uint16_t MCPhysReg; typedef
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h27 typedef uint16_t MCPhysReg; typedef