Home | History | Annotate | Download | only in PowerPC

Lines Matching full:is64bit

484   bool Is64Bit = PPC::G8RCRegClass.hasSubClassEq(RC) ||
486 assert((Is64Bit ||
491 unsigned OpCode = Is64Bit ? PPC::ISEL8 : PPC::ISEL;