Searched refs:getConstantMemOff (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp673 return isMem() && isConstantMemOff() && isInt<Bits>(getConstantMemOff());
719 int64_t getConstantMemOff() const { function in class:__anon25200::MipsOperand

Completed in 52 milliseconds