Searched defs:MCRegister (Results 1 – 7 of 7) sorted by relevance
105 constexpr operator MCRegister() const { return MCRegister(Reg); } MCRegister() function [all...]
29 class MCRegister; global() variable
291 SmallSet<MCRegister, 8> &PhysRefs, in hasLivePhysRegDefUses() argument 341 SmallSet<MCRegister, 8> &PhysRefs, in PhysRegDefsReach() argument 806 isPRECandidate(MachineInstr * MI,SmallSet<MCRegister,8> & PhysRefs) isPRECandidate() argument [all...]
23 class MCRegister; variable
49 class MCRegister; global() variable
752 SmallVectorImpl<std::pair<MCRegister, Register>> &ArgRegs, in passSpecialInputs() argument 1159 ArrayRef<std::pair<MCRegister, Register>> ImplicitArgRegs) const { in handleImplicitCallArguments() argument
27 class MCRegister; variable