Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h167 virtual bool IsLong() const { return false; } in IsLong() function
495 bool IsLong() const OVERRIDE { return true; } in IsLong() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc1384 bool Mips64Assembler::Branch::IsLong() const { in IsLong() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc1701 bool MipsAssembler::Branch::IsLong() const { in IsLong() function in art::mips::MipsAssembler::Branch