Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_disasm.c821 unsigned _negate) in src_da1() argument
826 err |= control(file, "bitnot", m_bitnot, _negate, NULL); in src_da1()
828 err |= control(file, "negate", m_negate, _negate, NULL); in src_da1()
852 unsigned _negate, in src_ia1() argument
859 err |= control(file, "bitnot", m_bitnot, _negate, NULL); in src_ia1()
861 err |= control(file, "negate", m_negate, _negate, NULL); in src_ia1()
908 unsigned _negate, in src_da16() argument
914 err |= control(file, "bitnot", m_bitnot, _negate, NULL); in src_da16()
916 err |= control(file, "negate", m_negate, _negate, NULL); in src_da16()