Home
last modified time | relevance | path

Searched defs:ShiftImm (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp181 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 DMipsISelLowering.cpp1666 int64_t ShiftImm = 32 - (Size * 8); in emitSignExtendToI32InReg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1344 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 DAArch64ISelDAGToDAG.cpp2550 uint64_t ShiftImm; in isBitfieldExtractOpFromSExtInReg() local
2681 uint64_t ShiftImm; in tryBitfieldExtractOpFromSExt() local
H A DAArch64ISelLowering.cpp22384 unsigned ShiftImm = N->getConstantOperandVal(1); in performVectorShiftCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp892 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 DPPCMIPeephole.cpp849 unsigned ShiftImm = DefMI->getOperand(3).getImm(); in simplifyCode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp952 unsigned Size, ShiftImm; getMVEShiftImmOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2783 unsigned ShiftImm; in SelectShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1860 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 DCombinerHelper.cpp4509 int64_t ShiftImm; in matchBitfieldExtractFromSExtInReg() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7054 const APInt &ShiftImm = N2C->getAPIntValue(); in getNode() local