Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.h241 bool IsCompressed() REQUIRES_SHARED(Locks::mutator_lock_) { in IsCompressed() function
252 ALWAYS_INLINE static bool IsCompressed(int32_t count) { in IsCompressed() function
/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6724 bool Riscv64Assembler::Branch::IsCompressed(Type type) { in IsCompressed() function in art::riscv64::Riscv64Assembler::Branch