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