Lines Matching refs:getVRegs
1138 SmallVector<Register, 16> DefRegs(OpdMapper.getVRegs(0)); in applyMappingLoad()
1139 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
1745 SmallVector<unsigned, 1> SrcReg(OpdMapper.getVRegs(OpIdx)); in substituteSimpleCopyRegs()
1962 SmallVector<Register, 2> DstRegs(OpdMapper.getVRegs(0)); in foldExtractEltToCmpSelect()
2063 SmallVector<Register, 2> InsRegs(OpdMapper.getVRegs(2)); in foldInsertEltToCmpSelect()
2111 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingSMULU64()
2112 SmallVector<Register, 2> Src0Regs(OpdMapper.getVRegs(1)); in applyMappingSMULU64()
2113 SmallVector<Register, 2> Src1Regs(OpdMapper.getVRegs(2)); in applyMappingSMULU64()
2194 SmallVector<Register, 1> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2301 SmallVector<Register, 1> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2311 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl()
2333 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2334 SmallVector<Register, 2> Src1Regs(OpdMapper.getVRegs(2)); in applyMappingImpl()
2335 SmallVector<Register, 2> Src2Regs(OpdMapper.getVRegs(3)); in applyMappingImpl()
2409 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2410 SmallVector<Register, 2> Src0Regs(OpdMapper.getVRegs(1)); in applyMappingImpl()
2411 SmallVector<Register, 2> Src1Regs(OpdMapper.getVRegs(2)); in applyMappingImpl()
2608 SmallVector<Register, 2> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingImpl()
2618 SmallVector<Register, 2> DstRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2690 SmallVector<Register, 2> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingImpl()
2716 assert(OpdMapper.getVRegs(1).empty()); in applyMappingImpl()
2730 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2755 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2791 SmallVector<Register, 2> DstRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
2793 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2922 SmallVector<Register, 2> InsRegs(OpdMapper.getVRegs(2)); in applyMappingImpl()
2927 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2928 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
3106 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
3107 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
3115 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
3116 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
3117 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
3200 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
3270 assert(OpdMapper.getVRegs(1).empty()); in applyMappingImpl()