Searched refs:hasImm (Results 1 – 8 of 8) sorted by relevance
568 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
400 int ImmSize = X86II::hasImm(TSFlags) ? X86II::getSizeOfImm(TSFlags) : 0; in emitMemModRMByte()
649 bool hasImm() const { in select() function710 if (Instruction.hasImm()) in select()
748 bool hasImm() const { in select() function809 if (Instruction.hasImm()) in select()
909 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
424 int ImmSize = !Disp.isImm() && X86II::hasImm(TSFlags) in emitMemModRMByte()
978 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
452 int ImmSize = !Disp.isImm() && X86II::hasImm(TSFlags) in emitMemModRMByte()