Searched defs:IsR6 (Results 1 – 3 of 3) sorted by relevance
/art/runtime/arch/mips/ | ||
D | instruction_set_features_mips.h | 75 bool IsR6() const { in IsR6() function |
/art/compiler/utils/mips/ | ||
D | assembler_mips.h | 1762 bool IsR6() const { in IsR6() function |
/art/compiler/optimizing/ | ||
D | intrinsics_mips.cc | 53 inline bool IntrinsicCodeGeneratorMIPS::IsR6() const { in IsR6() function in art::mips::IntrinsicCodeGeneratorMIPS |