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