Home
last modified time | relevance | path

Searched defs:number_of_parameters (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Dsmall_pattern_matcher.cc220 uint16_t number_of_parameters = accessor.InsSize(); in TryMatch() local
296 uint16_t number_of_parameters = accessor.InsSize(); in TryMatch() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dutils.cc214 int number_of_parameters = [&]() -> int { in ComputeParametersThatMustBeDonated() local
/aosp_15_r20/art/tools/veridex/
H A Dflow_analysis.cc691 uint32_t number_of_parameters = code_item_accessor_.InsSize(); in Run() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_builder.cc628 uint16_t number_of_parameters = graph_->GetNumberOfInVRegs(); in InitializeParameters() local