Home
last modified time | relevance | path

Searched defs:IsLong (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dreg_type.h170 virtual bool IsLong() const { return false; } in IsLong() function
613 bool IsLong() const OVERRIDE { return true; } in IsLong() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc2177 bool Mips64Assembler::Branch::IsLong() const { in IsLong() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc3310 bool MipsAssembler::Branch::IsLong() const { in IsLong() function in art::mips::MipsAssembler::Branch