Searched refs:bitcastf32Toi32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5116 static SDValue bitcastf32Toi32(SDValue Op, SelectionDAG &DAG) { function
5185 bitcastf32Toi32(LHS, DAG), Mask);
5187 bitcastf32Toi32(RHS, DAG), Mask);

Completed in 105 milliseconds