Home
last modified time | relevance | path

Searched defs:SimplifySelect (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding.cc2561 bool ConstantFolding::SimplifySelect(const GraphProperties& properties, in SimplifySelect() function in tensorflow::grappler::ConstantFolding
H A Dconstant_folding_test.cc4241 TEST_F(ConstantFoldingTest, SimplifySelect) { in TEST_F() argument
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13976 SDValue DAGCombiner::SimplifySelect(const SDLoc &DL, SDValue N0, SDValue N1, in SimplifySelect() function in DAGCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20004 SDValue DAGCombiner::SimplifySelect(const SDLoc &DL, SDValue N0, SDValue N1, in SimplifySelect() function in DAGCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25105 SDValue DAGCombiner::SimplifySelect(const SDLoc &DL, SDValue N0, SDValue N1, in SimplifySelect() function in DAGCombiner