Home
last modified time | relevance | path

Searched defs:isGpOff (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCExpr.cpp291 bool MipsMCExpr::isGpOff(MipsExprKind &Kind) const { in isGpOff() function in MipsMCExpr
H A DMipsMCExpr.h85 bool isGpOff() const { in isGpOff() function