Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h174 virtual bool IsLong() const { return false; } in IsLong() function
627 bool IsLong() const override { return true; } in IsLong() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc2629 bool Mips64Assembler::Branch::IsLong() const { in IsLong() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc3259 bool MipsAssembler::Branch::IsLong() const { in IsLong() function in art::mips::MipsAssembler::Branch