Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp595 SDValue SimplifySelectCC(const SDLoc &DL, SDValue N0, SDValue N1,
13499 return SimplifySelectCC(DL, N0, N1, N2, N3, CC); in visitSELECT_CC()
14404 if (SDValue SCC = SimplifySelectCC(DL, N00, N01, ExtTrueVal, Zero, CC, true)) in foldSextSetcc()
14972 if (SDValue SCC = SimplifySelectCC( in visitZERO_EXTEND()
15187 if (SDValue SCC = SimplifySelectCC( in visitANY_EXTEND()
28340 SDValue SCC = SimplifySelectCC(DL, N0.getOperand(0), N0.getOperand(1), N1, N2, in SimplifySelect()
28782 SDValue DAGCombiner::SimplifySelectCC(const SDLoc &DL, SDValue N0, SDValue N1, in SimplifySelectCC() function in DAGCombiner
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc14439 …S3_S3_S3_NS1_3ISD8CondCodeEb", "(anonymous namespace)::DAGCombiner::SimplifySelectCC(llvm::DebugLo…