Searched defs:CarryReg (Results 1 – 6 of 6) sorted by relevance
739 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local778 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local817 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local856 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local895 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local935 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local975 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local1015 Register CarryReg = MRI->createGenericVirtualRegister(LLT::scalar(1)); in TEST_F() local
1924 Register CarryReg = MRI->createVirtualRegister(CarryRC); computeBase() local
383 Register CarryReg = MRI->createVirtualRegister(CarryRC); selectG_ADD_SUB() local
7894 Register CarryReg = MRI.createVirtualRegister(&AMDGPU::VGPR_32RegClass); splitScalarSMulU64() local
5056 Register CarryReg = MRI.createVirtualRegister(CarryRC); EmitInstrWithCustomInserter() local
4506 emitCarryIn(MachineInstr & I,Register CarryReg) emitCarryIn() argument