Home
last modified time | relevance | path

Searched refs:bi_not (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-constant-fold.cpp181 bi_lshift_or_i32_to(b, reg, bi_imm_u32(0xCAFE), bi_not(bi_imm_u32(0xA0000)), bi_imm_u8(4))); in TEST_F()
184 bi_lshift_or_i32_to(b, reg, bi_not(bi_imm_u32(0xCAFE)), bi_imm_u32(0xA0000), bi_imm_u8(4))); in TEST_F()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h282 #define bi_not(x) bi_neg(x) macro
H A Dbifrost_compile.c2978 bi_lshift_or_to(b, sz, dst, bi_zero(), bi_not(s0), bi_imm_u8(0)); in bi_emit_alu()

Completed in 10 milliseconds