Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp181 const unsigned ShiftImm = in expandAtomicCmpSwapSubword() local
557 const unsigned ShiftImm = SEOp == Mips::SEH ? 16 : 24; in expandAtomicBinOpSubword() local
H A DMipsISelLowering.cpp1634 int64_t ShiftImm = 32 - (Size * 8); in emitSignExtendToI32InReg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp255 int64_t ShiftImm; in matchBitfieldExtractFromSExtInReg() local
H A DAArch64InstructionSelector.cpp1632 Optional<int64_t> ShiftImm = getVectorShiftImm(Reg, MRI); in getVectorSHLImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1325 unsigned ShiftImm; in emitAddSub_ri() local
1365 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs()
1407 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx()
1558 uint64_t ShiftImm, bool WantResult) { in emitSubs_rs()
1688 uint64_t ShiftImm) { in emitLogicalOp_rs()
H A DAArch64ISelDAGToDAG.cpp1871 uint64_t ShiftImm; in isBitfieldExtractOpFromSExtInReg() local
2008 uint64_t ShiftImm; in tryBitfieldExtractOpFromSExt() local
H A DAArch64ISelLowering.cpp14665 unsigned ShiftImm = N->getConstantOperandVal(1); in performVectorShiftCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp853 unsigned ShiftImm; // shift for OffsetReg. member
863 unsigned ShiftImm; member
875 unsigned ShiftImm; member
881 unsigned ShiftImm; member
3640 unsigned ShiftReg, unsigned ShiftImm, SMLoc S, in CreateShiftedRegister()
3654 unsigned ShiftImm, SMLoc S, SMLoc E) { in CreateShiftedImmediate()
3804 ARM_AM::ShiftOpc ShiftType, unsigned ShiftImm, unsigned Alignment, in CreateMem()
3822 unsigned ShiftImm, SMLoc S, SMLoc E) { in CreatePostIdxReg()
5646 unsigned ShiftImm = 0; in parsePostIdxReg() local
5986 unsigned ShiftImm = 0; in parseMemory() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp666 unsigned ShiftImm = DefMI->getOperand(3).getImm(); in simplifyCode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2775 unsigned ShiftImm; in SelectShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp951 unsigned Size, ShiftImm; in getMVEShiftImmOpValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5620 const APInt &ShiftImm = N2C->getAPIntValue(); in getNode() local