Searched refs:DefType (Results 1 – 3 of 3) sorted by relevance
74 SPIRVType *DefType = in processNewInstrs() local76 if (!DefType || DefType->getOpcode() != SPIRV::OpTypeVector) in processNewInstrs()80 GR->getSPIRVTypeForVReg(DefType->getOperand(1).getReg()); in processNewInstrs()
762 SPIRVType *DefType = getSPIRVTypeForVReg(ResVReg); in buildGlobalVariable() local763 if (!DefType || DefType != BaseType) in buildGlobalVariable()
1370 SPIRVType *DefType = in selectUnmergeValues() local1372 if (!DefType || DefType->getOpcode() != SPIRV::OpTypeVector) in selectUnmergeValues()1377 GR.getSPIRVTypeForVReg(DefType->getOperand(1).getReg()); in selectUnmergeValues()