Searched defs:isGpOff (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ | ||
H A D | MipsMCExpr.cpp | 291 bool MipsMCExpr::isGpOff(MipsExprKind &Kind) const { isGpOff() function in MipsMCExpr |
H A D | MipsMCExpr.h | 85 bool isGpOff() const { isGpOff() function |