Lines Matching full:is64bit
25 def Is32Bit : Predicate<"!Subtarget.is64Bit()">;28 def Is64Bit : Predicate<"Subtarget.is64Bit()">;