Searched refs:EOpGenMul (Results 1 – 4 of 4) sorted by relevance
1171 symbolTable.relateToOperator("mul", EOpGenMul); in identifyBuiltIns()
4631 case EOpGenMul: in decomposeIntrinsic()
919 EOpGenMul, // mul(x,y) on any of mat/vec/scalars enumerator
993 case EOpGenMul: out.debug << "mul"; break; in visitAggregate()