Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/test/
Dtest-packing.cpp36 EXPECT_EQ(bi_pack_literal(L(x)), x); in TEST()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_pack.c446 bi_pack_literal(enum bi_clause_subword literal) in bi_pack_literal() function
522 bi_pack_literal(word); in bi_pack_lu()
540 sync |= bi_pack_literal(t1) << 6; in bi_pack_sync()
Dcompiler.h1166 uint8_t bi_pack_literal(enum bi_clause_subword literal);
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst433 - pan/bi: Add bi_pack_literal