Home | History | Annotate | Download | only in X86

Lines Matching refs:BITCAST

679   case Instruction::BitCast:
852 case Instruction::BitCast:
2628 // use is a bitcast (which isn't turned into an instruction).
2892 ISD::BITCAST, Arg, /*TODO: Kill=*/false);
2893 assert(BC != 0 && "Failed to emit a bitcast!");