Home
last modified time | relevance | path

Searched refs:combineCmpOp (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp8772 static SDValue combineCmpOp(SDNode *N, SelectionDAG &DAG, in combineCmpOp() function
8830 if (SDValue V = combineCmpOp(N, DAG, Subtarget)) in performANDCombine()
8849 if (SDValue V = combineCmpOp(N, DAG, Subtarget)) in performORCombine()