Home
last modified time | relevance | path

Searched refs:EOpLength (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/compiler/translator/
DOperator.h164 EOpLength, enumerator
DOperator.cpp232 case EOpLength: in GetOperatorString()
DOutputGLSLBase.cpp847 case EOpLength: in visitUnary()
DIntermNode.cpp1270 case EOpLength: in promote()
1975 case EOpLength: in fold()
2491 case EOpLength: in foldUnaryNonComponentWise()
DOutputHLSL.cpp1957 case EOpLength: in visitUnary()
DSymbolTable_autogen.cpp8087 EOpLength,
8095 EOpLength,
8103 EOpLength,
8111 EOpLength,
8119 EOpLength,
8127 EOpLength,
8135 EOpLength,
8143 EOpLength,
DSymbolTable_ESSL_autogen.cpp4970 EOpLength,
4978 EOpLength,
4986 EOpLength,
4994 EOpLength,
/external/swiftshader/src/OpenGL/compiler/
DintermOut.cpp222 case EOpLength: out << "length"; break; in visitUnary()
Dintermediate.h161 EOpLength, enumerator
DInitialize.cpp139 symbolTable.insertBuiltIn(COMMON_BUILTINS, EOpLength, float1, "length", genType); in InsertBuiltInFunctions()
DIntermediate.cpp285 case EOpLength: return "length"; in getOperatorString()
DOutputASM.cpp1178 …case EOpLength: if(visit == PostVisit) emit(sw::Shader::OPCODE_LEN(dim(arg)), result, ar… in visitUnary()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp413 case EOpLength: in fold()
459 case EOpLength: in fold()
466 if (op == EOpLength) in fold()
DintermOut.cpp525 case EOpLength: out.debug << "length"; break; in visitUnary()
DInitialize.cpp221 { EOpLength, "length", 1, TypeF, ClassRS, nullptr },
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DConstant.cpp413 case EOpLength: in fold()
459 case EOpLength: in fold()
466 if (op == EOpLength) in fold()
DintermOut.cpp525 case EOpLength: out.debug << "length"; break; in visitUnary()
DInitialize.cpp222 { EOpLength, "length", 1, TypeF, ClassRS, nullptr },
/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp1160 symbolTable.relateToOperator("length", EOpLength); in identifyBuiltIns()
/external/angle/third_party/glslang/src/hlsl/
DhlslParseables.cpp1160 symbolTable.relateToOperator("length", EOpLength); in identifyBuiltIns()
/external/angle/third_party/glslang/src/glslang/Include/
Dintermediate.h421 EOpLength, enumerator
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h421 EOpLength, enumerator
/external/angle/third_party/glslang/src/SPIRV/
DGlslangToSpv.cpp5816 case glslang::EOpLength: in createUnaryOperation()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5816 case glslang::EOpLength: in createUnaryOperation()