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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 136 SDValue PromoteIntBinOp(SDValue Op);
754 /// PromoteIntBinOp - Promote the specified integer binary operation if the
757 SDValue DAGCombiner::PromoteIntBinOp(SDValue Op) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 210 SDValue PromoteIntBinOp(SDValue Op);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 266 SDValue PromoteIntBinOp(SDValue Op);
    [all...]

Completed in 468 milliseconds