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