Lines Matching refs:getFeatureBits
47 return (STI.getFeatureBits() & X86::Mode64Bit) != 0;52 return (STI.getFeatureBits() & X86::Mode64Bit) == 0;