/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | instruction_count_test.c | 109 int instruction_count(void) in instruction_count() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_execution_profile.h | 60 size_t instruction_count() const { in instruction_count() function
|
H A D | hlo_computation.h | 318 int64_t instruction_count() const { return instruction_iterators_.size(); } in instruction_count() function
|
H A D | buffer_assignment_test.cc | 2242 int64_t instruction_count = m->instruction_count(); in TEST_F() local 2309 int64_t instruction_count = m->instruction_count(); in TEST_F() local 2417 int64_t instruction_count = module->instruction_count(); in TEST_F() local
|
H A D | hlo_module.cc | 706 int64_t HloModule::instruction_count() const { in instruction_count() function in xla::HloModule
|
H A D | layout_assignment.cc | 746 const int64_t instruction_count = in AddMandatoryConstraints() local
|
H A D | hlo_sharding_util.cc | 297 int64_t instruction_count = 0; in GetDominantDevice() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | compiler.h | 216 int instruction_count; member 292 int instruction_count; member
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | loop_analysis.cc | 171 uint32_t instruction_count = block->GetInstructions().CountSize(); in GetSIMDUnrollingFactor() local
|
H A D | loop_optimization.cc | 752 int64_t instruction_count = analysis_info->GetNumberOfInstructions(); in TryToRemoveSuspendCheckFromLoopHeader() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_screen.c | 850 uint32_t instruction_count = 0; in etna_get_specs() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_context.c | 146 unsigned instruction_count = 0; in ir3_context_init() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | binary.cpp | 216 size_t instruction_count; // The count of processed instructions member
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | binary.cpp | 216 size_t instruction_count; // The count of processed instructions member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | binary.cpp | 216 size_t instruction_count; // The count of processed instructions member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_emit.c | 1102 unsigned instruction_count = code->length / 4; in r300_emit_vs_state() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.cc | 449 int instruction_count = 0; in MoveImmediateHelper() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | ir_emitter_unnested.cc | 227 int instruction_count = 0; in IsSingleInstructionFusion() local
|