Home
last modified time | relevance | path

Searched defs:kFirstInput (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/include/
H A DControlFlow.h32 constexpr uint32_t kFirstInput = 3; variable
40 constexpr uint32_t kFirstInput = 2; variable
/aosp12/art/compiler/optimizing/
H A Dregister_allocator_graph_color.cc57 kFirstInput, // Prevents a single input move. enumerator