Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:isTypeFloat

1907           Args[0]->getType()->getVectorComponentType()->isTypeFloat(64)?64:32),
2043 Name += T->isTypeFloat()?'f':'i';