Searched defs:IsCompressed (Results 1 – 2 of 2) sorted by relevance
241 bool IsCompressed() REQUIRES_SHARED(Locks::mutator_lock_) { in IsCompressed() function252 ALWAYS_INLINE static bool IsCompressed(int32_t count) { in IsCompressed() function
6724 bool Riscv64Assembler::Branch::IsCompressed(Type type) { in IsCompressed() function in art::riscv64::Riscv64Assembler::Branch