Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Dstack_map.h238 static uint32_t PackValue(DexRegisterLocation::Kind kind, uint32_t value) { in PackValue() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dcustom_call_encoding.cc383 static Value PackValue(ImplicitLocOpBuilder &b, Value value) { in PackValue() function