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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13416 static SDValue PerformVMOVhrCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { function
15940 case ARMISD::VMOVhr: return PerformVMOVhrCombine(N, DCI);

Completed in 188 milliseconds