Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1694 unsigned ShiftOpcode = Shift->getOpcode(); in visitICmpInstWithInstAndIntCst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1526 unsigned ShiftOpcode = Shift->getOpcode(); in foldICmpAndShift() local
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1690 constexpr IValueT ShiftOpcode = B3 | B2 | B0; // 1101 in emitShift() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8351 auto ShiftOpcode = N->getOpcode() == ISD::SIGN_EXTEND ? ISD::SRA : ISD::SRL; in foldExtendedSignBitTest() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23626 unsigned ShiftOpcode = Op->getOpcode(); in LowerShift() local
23760 unsigned ShiftOpcode = Op->getOpcode(); in LowerShift() local