Searched refs:DefType (Results 1 – 3 of 3) sorted by relevance
92 SPIRVType *DefType = in processNewInstrs() local94 if (!DefType || DefType->getOpcode() != SPIRV::OpTypeVector) in processNewInstrs()98 GR->getSPIRVTypeForVReg(DefType->getOperand(1).getReg()); in processNewInstrs()
664 SPIRVType *DefType = getSPIRVTypeForVReg(ResVReg); in buildGlobalVariable() local665 if (!DefType || DefType != BaseType) in buildGlobalVariable()
931 SPIRVType *DefType = in selectUnmergeValues() local933 if (!DefType || DefType->getOpcode() != SPIRV::OpTypeVector) in selectUnmergeValues()938 GR.getSPIRVTypeForVReg(DefType->getOperand(1).getReg()); in selectUnmergeValues()