Searched defs:IsLong (Results 1 – 3 of 3) sorted by relevance
/art/runtime/verifier/ | ||
D | reg_type.h | 170 virtual bool IsLong() const { return false; } in IsLong() function |
/art/compiler/utils/mips64/ | ||
D | assembler_mips64.cc | 2177 bool Mips64Assembler::Branch::IsLong() const { in IsLong() function in art::mips64::Mips64Assembler::Branch |
/art/compiler/utils/mips/ | ||
D | assembler_mips.cc | 3310 bool MipsAssembler::Branch::IsLong() const { in IsLong() function in art::mips::MipsAssembler::Branch |