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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h335 SDValue PerformCMOVToBFICombine(SDNode *N, SelectionDAG &DAG) const;
H A DARMISelLowering.cpp14145 SDValue ARMTargetLowering::PerformCMOVToBFICombine(SDNode *CMOV, SelectionDAG &DAG) const { function in class:ARMTargetLowering
14460 SDValue R = PerformCMOVToBFICombine(N, DAG);

Completed in 133 milliseconds