Home
last modified time | relevance | path

Searched refs:ShiftCountVT (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3556 EVT ShiftCountVT = N0.getOperand(0)->getOperand(1).getValueType(); in visitSRL() local
3565 DAG.getConstant(c1 + c2, ShiftCountVT))); in visitSRL()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4814 EVT ShiftCountVT = N0.getOperand(0)->getOperand(1).getValueType(); in visitSRL() local
4825 ShiftCountVT))); in visitSRL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6762 EVT ShiftCountVT = N0.getOperand(0).getOperand(1).getValueType(); in visitSRL() local
6773 ShiftCountVT))); in visitSRL()