Home
last modified time | relevance | path

Searched defs:ShiftOp (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp542 BinaryOperator *ShiftOp = dyn_cast<BinaryOperator>(Op0); in FoldShiftByConstant() local
/external/v8/src/arm/
Dconstants-arm.h228 enum ShiftOp { enum
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp711 unsigned ShiftOp = MI->getOperand(OpNum).getImm(); in printShiftImmOperand() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2148 SDValue ShiftOp = N->getOperand(1); in ExpandIntRes_Shift() local
DSelectionDAGBuilder.cpp1945 SDValue ShiftOp = DAG.getCopyFromReg(getControlRoot(), getCurSDLoc(), in visitBitTestCase() local