Home | History | Annotate | Download | only in AArch64

Lines Matching refs:selectBitCast

134   bool selectBitCast(const Instruction *I);
4635 bool AArch64FastISel::selectBitCast(const Instruction *I) {
4909 if (!FastISel::selectBitCast(I))
4910 return selectBitCast(I);