Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp96 Instruction::BinaryOps ShiftOpcode = Sh0->getOpcode(); in reassociateShiftAmtsOfTwoSameDirectionShifts() local
360 Instruction::BinaryOps ShiftOpcode = I.getOpcode(); foldShiftOfShiftedBinOp() local
H A DInstCombineCompares.cpp1653 unsigned ShiftOpcode = Shift->getOpcode(); foldICmpAndShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2356 unsigned ShiftOpcode = Op.getOpcode(); unrollVectorShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5901 unsigned ShiftOpcode = ISD::DELETED_NODE; Select() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6876 unsigned ShiftOpcode = ShiftOp.getOpcode(); foldLogicOfShifts() local
9616 unsigned ShiftOpcode = Shift->getOpcode(); combineShiftOfShiftedLogic() local
13238 auto ShiftOpcode = foldExtendedSignBitTest() local
[all...]
H A DTargetLowering.cpp2289 unsigned ShiftOpcode = NLZ > NTZ ? ISD::SRL : ISD::SHL; SimplifyDemandedBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1711 unsigned ShiftOpcode = MI.getOpcode(); matchShiftOfShiftedLogic() local