Searched defs:getMemOff (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp167 const MCExpr* getMemOff() const { function in struct:__anon9711::MBlazeOperand
217 addExpr(Inst, getMemOff());
306 OS << getMemOff();
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp269 const MCExpr *Expr = getMemOff();
303 const MCExpr *getMemOff() const { function in class:__anon9734::MipsOperand

Completed in 200 milliseconds