HomeSort by relevance Sort by last modified time
    Searched refs:isOneUseSetCC (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 521 // isOneUseSetCC - Return true if this is a SetCC-equivalent operation with only
524 static bool isOneUseSetCC(SDValue N) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 348 bool isOneUseSetCC(SDValue N) const;
761 bool DAGCombiner::isOneUseSetCC(SDValue N) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 421 bool isOneUseSetCC(SDValue N) const;
    [all...]

Completed in 113 milliseconds