Searched defs:Is32BitImm (Results 1 – 1 of 1) sorted by relevance
2760 unsigned SrcReg, bool Is32BitImm, in loadImmediate()2926 bool MipsAsmParser::expandLoadImm(MCInst &Inst, bool Is32BitImm, SMLoc IDLoc, in expandLoadImm()3799 bool Is32BitImm = isInt<32>(OffsetOp.getImm()); in expandMem16Inst() local