Searched refs:X86SelectBitCast (Results 1 – 1 of 1) sorted by relevance
128 bool X86SelectBitCast(const Instruction *I);2551 bool X86FastISel::X86SelectBitCast(const Instruction *I) { in X86SelectBitCast() function in X86FastISel3734 return X86SelectBitCast(I); in fastSelectInstruction()