Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Dassembler-aarch64.h240 bool IsPlaced() const { return offset_ > 0; } in IsPlaced() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_rematerialization.cc580 bool IsPlaced(const HloInstruction* instruction) const { in IsPlaced() function in xla::__anon2b46f4430111::MemoryUsageTracker