Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/assembler/
Dmachine_code.cc26 uint8_t* MachineCode::AddrOf(uint32_t offset) { in AddrOf() function in berberis::MachineCode
31 const uint8_t* MachineCode::AddrOf(uint32_t offset) const { in AddrOf() function in berberis::MachineCode
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dcustom_call_encoding.cc489 /*static*/ Value Globals::AddrOf(ImplicitLocOpBuilder &b, in AddrOf() function in xla::runtime::Globals