Home
last modified time | relevance | path

Searched refs:isPTR64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp62 bool isPTR64() const { return STI.hasFeature(Mips::FeaturePTR64Bit); } in isPTR64() function in __anon9e9369d20111::MipsDisassembler
1268 if (hasMips32r6() && isPTR64()) { in getInstruction()
1285 if (hasMips2() && isPTR64()) { in getInstruction()