/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 181 const unsigned ShiftImm = in expandAtomicCmpSwapSubword() local 490 const unsigned ShiftImm = SEOp == Mips::SEH ? 16 : 24; in expandAtomicBinOpSubword() local 592 const unsigned ShiftImm = SEOp == Mips::SEH ? 16 : 24; in expandAtomicBinOpSubword() local
|
H A D | MipsISelLowering.cpp | 1666 int64_t ShiftImm = 32 - (Size * 8); in emitSignExtendToI32InReg() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1344 unsigned ShiftImm; in emitAddSub_ri() local 1384 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1426 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1577 uint64_t ShiftImm, bool WantResult) { in emitSubs_rs() 1707 uint64_t ShiftImm) { in emitLogicalOp_rs()
|
H A D | AArch64ISelDAGToDAG.cpp | 2550 uint64_t ShiftImm; in isBitfieldExtractOpFromSExtInReg() local 2681 uint64_t ShiftImm; in tryBitfieldExtractOpFromSExt() local
|
H A D | AArch64ISelLowering.cpp | 22384 unsigned ShiftImm = N->getConstantOperandVal(1); in performVectorShiftCombine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 892 unsigned ShiftImm; // shift for OffsetReg. member 902 unsigned ShiftImm; member 914 unsigned ShiftImm; member 920 unsigned ShiftImm; member 3717 unsigned ShiftReg, unsigned ShiftImm, SMLoc S, SMLoc E, in CreateShiftedRegister() 3731 unsigned ShiftImm, SMLoc S, SMLoc E, in CreateShiftedImmediate() 3888 ARM_AM::ShiftOpc ShiftType, unsigned ShiftImm, unsigned Alignment, in CreateMem() 3907 unsigned ShiftImm, SMLoc S, SMLoc E, ARMAsmParser &Parser) { in CreatePostIdxReg() 5685 unsigned ShiftImm = 0; in parsePostIdxReg() local 6091 unsigned ShiftImm = 0; in parseMemory() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 849 unsigned ShiftImm = DefMI->getOperand(3).getImm(); in simplifyCode() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCCodeEmitter.cpp | 952 unsigned Size, ShiftImm; getMVEShiftImmOpValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 2783 unsigned ShiftImm; in SelectShift() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 1860 std::optional<int64_t> ShiftImm = getVectorShiftImm(Reg, MRI); in getVectorSHLImm() local 2405 int64_t ShiftImm; in earlySelect() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 4509 int64_t ShiftImm; in matchBitfieldExtractFromSExtInReg() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7054 const APInt &ShiftImm = N2C->getAPIntValue(); in getNode() local
|