Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegister.h19 using MCPhysReg = uint16_t; variable
/third_party/skia/third_party/externals/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()