Home
last modified time | relevance | path

Searched defs:ShiftOpcode (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp90 Instruction::BinaryOps ShiftOpcode = Sh0->getOpcode(); in reassociateShiftAmtsOfTwoSameDirectionShifts() local
334 Instruction::BinaryOps ShiftOpcode = I.getOpcode(); in foldShiftOfShiftedLogic() local
DInstCombineCompares.cpp1644 unsigned ShiftOpcode = Shift->getOpcode(); in foldICmpAndShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1691 constexpr IValueT ShiftOpcode = B3 | B2 | B0; // 1101 in emitShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7239 unsigned ShiftOpcode = Shift->getOpcode(); in combineShiftOfShiftedLogic() local
9594 auto ShiftOpcode = in foldExtendedSignBitTest() local