Home
last modified time | relevance | path

Searched refs:add_imm (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-add-imm.cpp32 add_imm(bi_context *ctx) in add_imm() function
39 #define CASE(instr, expected) INSTRUCTION_CASE(instr, expected, add_imm)
H A Dtest-lower-constants.cpp31 add_imm(bi_context *ctx) in add_imm() function
38 #define CASE(instr, expected) INSTRUCTION_CASE(instr, expected, add_imm)
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc42 bool add_imm = (option == kAddImmediate); in AddSubHelper() local
49 AddSubHelperOption n_option = add_imm ? kSubImmediate : kAddImmediate; in AddSubHelper()
62 if (add_imm) { in AddSubHelper()
/third_party/mesa3d/src/intel/common/tests/
H A Dmi_builder_test.cpp575 TEST_F(mi_builder_test, add_imm)
606 // And some add_imm just for good measure
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc427 TEST(add_imm) { in TEST()

Completed in 13 milliseconds