Searched refs:EOpLength (Results 1 – 7 of 7) sorted by relevance
337 case EOpLength: in IdentifyFunction()
183 case EOpLength: out << "length"; break; in visitUnary()
126 EOpLength, enumerator
394 case EOpLength: preString = "length("; break; in visitUnary()
506 symbolTable.relateToOperator("length", EOpLength); in IdentifyBuiltIns()
110 case EOpLength: return "length"; in getOperatorString()
1403 case EOpLength: outputTriplet(visit, "length(", "", ")"); break; in visitUnary()