Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:getVectorComponentType

702     return mapType(T, VectorType::get(transType(T->getVectorComponentType()),
812 return transTypeToOCLTypeName(T->getVectorComponentType()) +
1907 Args[0]->getType()->getVectorComponentType()->isTypeFloat(64)?64:32),
2041 T = T->getVectorComponentType();