Home | History | Annotate | Download | only in ARM

Lines Matching refs:BITCAST

779     case Instruction::BitCast:
1970 unsigned BC = FastEmit_r(ArgVT, VA.getLocVT(), ISD::BITCAST, Arg,
1972 assert(BC != 0 && "Failed to emit a bitcast!");
3048 // use is a bitcast (which isn't turned into an instruction).