HomeSort by: relevance | last modified time | path
    Searched refs:PerformCMOVToBFICombine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h 415 SDValue PerformCMOVToBFICombine(SDNode *N, SelectionDAG &DAG) const;
ARMISelLowering.cpp 16434 SDValue ARMTargetLowering::PerformCMOVToBFICombine(SDNode *CMOV, SelectionDAG &DAG) const {
16753 SDValue R = PerformCMOVToBFICombine(N, DAG);

Completed in 73 milliseconds