Home
last modified time | relevance | path

Searched defs:num_instructions (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dcompiler.rs86 let num_instructions = self.instructions.len() + 1; in compile() localVariable
94 let num_instructions = self.instructions.len(); in compile() localVariable
124 let num_instructions = self.instructions.len() + 1; in compile() localVariable
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp667 auto num_instructions = s_instructions->size(); in init() local
1235 auto num_instructions = in step() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Droot_instruction_sinker_test.cc130 int num_instructions = called_computation->instruction_count(); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Dasm.c71 static unsigned num_instructions; variable
/aosp_15_r20/art/compiler/optimizing/
H A Dselect_generator.cc41 size_t num_instructions = 0u; in IsSimpleBlock() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_disasm.c452 vc4_qpu_disasm(const uint64_t *instructions, int num_instructions) in vc4_qpu_disasm()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_use_dominance.c348 nir_instr **instructions, unsigned num_instructions) in nir_print_use_dominators()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h309 unsigned num_instructions; member
398 unsigned num_instructions; member
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/
H A DSimpleGlyph.hh63 unsigned int num_instructions = StructAtOffset<HBUINT16> (glyph, 0); in trim_padding() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_function.cpp253 const auto num_instructions = in TryToAddFunction() local
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c55 uint num_instructions; member
H A Dtgsi_scan.h76 uint num_instructions; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h76 unsigned num_instructions; member
H A Dtgsi_sanity.c55 unsigned num_instructions; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_scoreboard.cpp256 num_instructions(const fs_visitor *shader) in num_instructions() function
H A Dbrw_fs.cpp1442 const unsigned num_instructions = v->cfg->num_blocks ? in register_pressure() local
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc600 size_t num_instructions = 0u; in ResolveConstStrings() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs.cpp5473 const unsigned num_instructions = v->cfg->num_blocks ? in register_pressure() local
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.cc7722 size_t num_instructions = 0u; in LoadImmediate() local
7776 size_t num_instructions = 0u; in LoadImmediate() local