Home
last modified time | relevance | path

Searched refs:getShiftAmountOperand (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAG.h699 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h987 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp930 Ops[1] = LegalizeOp(DAG.getShiftAmountOperand(Ops[0].getValueType(), in LegalizeOp()
939 Ops[2] = LegalizeOp(DAG.getShiftAmountOperand(Ops[0].getValueType(), in LegalizeOp()
DSelectionDAG.cpp1444 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand() function in SelectionDAG
6459 getShiftAmountOperand(Operands[0].getValueType(), in UnrollVectorOp()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1086 DAG.getShiftAmountOperand(Node->getOperand(0).getValueType(), in LegalizeOp()
1101 DAG.getShiftAmountOperand(Node->getOperand(0).getValueType(), in LegalizeOp()
DSelectionDAG.cpp1808 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand() function in SelectionDAG
6939 getShiftAmountOperand(Operands[0].getValueType(), in UnrollVectorOp()