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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 134 SDValue SExtPromoteOperand(SDValue Op, EVT PVT);
705 SExtPromoteOperand(Op.getOperand(0), PVT),
723 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) {
838 N0 = SExtPromoteOperand(Op.getOperand(0), PVT);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 208 SDValue SExtPromoteOperand(SDValue Op, EVT PVT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 264 SDValue SExtPromoteOperand(SDValue Op, EVT PVT);
    [all...]

Completed in 1211 milliseconds