Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h987 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h1194 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAG.h1393 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1187 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op1); in LegalizeOp()
1209 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op2); in LegalizeOp()
DSelectionDAG.cpp1926 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand() function in SelectionDAG
9306 getShiftAmountOperand(Operands[0].getValueType(), in UnrollVectorOp()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1207 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op1); in LegalizeOp()
1229 SDValue SAO = DAG.getShiftAmountOperand(Op0.getValueType(), Op2); in LegalizeOp()
DSelectionDAG.cpp1992 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand() function in SelectionDAG
9530 getShiftAmountOperand(Operands[0].getValueType(), in UnrollVectorOp()