Searched refs:hasImm (Results 1 – 3 of 3) sorted by relevance
748 bool hasImm() const { in select() function809 if (Instruction.hasImm()) in select()
980 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
452 int ImmSize = !Disp.isImm() && X86II::hasImm(TSFlags) in emitMemModRMByte()