Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Extend

70   case Extend:
71 OS << "Extend";
2064 // If we have a sign or zero extended integer, make sure to return Extend
2207 // If we have a sign or zero extended integer, make sure to return Extend
2774 // extend all 32-bit types, since the ABI requires promotion to 64 bits.