Searched refs:EleOpc (Results 1 – 1 of 1) sorted by relevance
147 auto EleOpc = ElemType->getOpcode(); in getOpTypeVector() local148 (void)EleOpc; in getOpTypeVector()149 assert((EleOpc == SPIRV::OpTypeInt || EleOpc == SPIRV::OpTypeFloat || in getOpTypeVector()150 EleOpc == SPIRV::OpTypeBool) && in getOpTypeVector()