Home
last modified time | relevance | path

Searched refs:ScalarTypeDef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp1207 SPIRVType *ScalarTypeDef = MRI.getVRegDef(TypeDef->getOperand(1).getReg()); in AddDotProductRequirements() local
1208 assert(ScalarTypeDef->getOpcode() == SPIRV::OpTypeInt); in AddDotProductRequirements()
1209 if (ScalarTypeDef->getOperand(1).getImm() == 8) { in AddDotProductRequirements()