Searched defs:hasImm (Results 1 – 2 of 2) sorted by relevance
743 bool hasImm() const { in select() function
894 inline bool hasImm(uint64_t TSFlags) { return (TSFlags & X86II::ImmMask) != 0; } in hasImm() function