Home
last modified time | relevance | path

Searched refs:OP_LAST (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target.h266 OpInfo opInfo[OP_LAST + 1];
271 return opInfo[MIN2(insn->op, OP_LAST)]; in getOpInfo()
Dnv50_ir_target_nv50.cpp114 static const uint32_t commutative[(OP_LAST + 31) / 32] = in initOpInfo()
120 static const uint32_t shortForm[(OP_LAST + 31) / 32] = in initOpInfo()
143 for (i = 0; i < OP_LAST; ++i) { in initOpInfo()
Dnv50_ir_target_nvc0.cpp159 static const uint32_t commutative[(OP_LAST + 31) / 32] = in initOpInfo()
166 static const uint32_t shortForm[(OP_LAST + 31) / 32] = in initOpInfo()
191 for (i = 0; i < OP_LAST; ++i) { in initOpInfo()
Dnv50_ir_target.cpp148 STATIC_ASSERT(ARRAY_SIZE(operationSrcNr) == OP_LAST + 1); in create()
149 STATIC_ASSERT(ARRAY_SIZE(operationClass) == OP_LAST + 1); in create()
Dnv50_ir_print.cpp69 const char *operationStr[OP_LAST + 1] =
Dnv50_ir.h167 OP_LAST enumerator
Dnv50_ir_peephole.cpp3403 DLList ops[OP_LAST + 1];
3616 for (unsigned int i = 0; i <= OP_LAST; ++i) in visit()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1356 OP_LAST in iterate() enumerator
1359 const Op op = (Op)(m_rng.getUint32() % OP_LAST); in iterate()
1523 OP_LAST enumerator
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp142 OP_LAST enumerator
591 DE_STATIC_ASSERT(OP_LAST <= (1<<4)); in getEvalFunc()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp250 OP_LAST enumerator
1128 DE_STATIC_ASSERT(OP_LAST <= (1<<5)); in getEvalFunc()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp245 OP_LAST enumerator
1123 DE_STATIC_ASSERT(OP_LAST <= (1<<5)); in getEvalFunc()
/external/e2fsprogs/contrib/
Dfsstress.c107 OP_LAST enumerator
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c80 OP_LAST enumerator