Searched defs:UsedRegs (Results 1 – 5 of 5) sorted by relevance
164 SmallVector<uint32_t, 16> UsedRegs; variable
1646 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()1845 SmallVector<unsigned, 4> UsedRegs; in ARMEmitLibcall() local1958 SmallVector<unsigned, 4> UsedRegs; in SelectCall() local
694 SmallVector<unsigned, 8> UsedRegs; in EmitMachineNode() local
1837 SmallVector<unsigned, 4> UsedRegs; in DoSelectCall() local
1658 void MachineInstr::setPhysRegsDeadExcept(const SmallVectorImpl<unsigned> &UsedRegs, in setPhysRegsDeadExcept()