Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2535 unsigned &Imms) { in isBitfieldExtractOpFromSExtInReg()
2607 unsigned &Immr, unsigned &Imms, in isBitfieldExtractOpFromShr()
2690 unsigned Imms = NarrowVT.getSizeInBits() - 1; in tryBitfieldExtractOpFromSExt() local
2698 SDValue &Opd0, unsigned &Immr, unsigned &Imms, in isBitfieldExtractOp()
2739 unsigned Opc, Immr, Imms; in tryBitfieldExtractOp() local
H A DAArch64LoadStoreOptimizer.cpp1209 int Imms = Immr + Width - 1; in promoteLoadFromStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp113 Value *Arg, Value *Arg2, ArrayRef<Constant *> Imms, in buildIntrWithMD()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2418 int64_t Imms = Size - ShiftImm - 1; in earlySelect() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4533 const ImmMapTy &Imms = Map.find(Reg)->second; in GenerateCrossUseConstantOffsets() local