Searched refs:SelectBitCast (Results 1 – 2 of 2) sorted by relevance
355 bool SelectBitCast(const User *I);
699 bool FastISel::SelectBitCast(const User *I) { in SelectBitCast() function in FastISel956 return SelectBitCast(I); in SelectOperator()