Home
last modified time | relevance | path

Searched refs:OffsetIsScalable (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp162 bool OffsetIsScalable; in runOnMachineFunction() local
163 if (TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, in runOnMachineFunction()
H A DAArch64InstrInfo.h304 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width,
313 int64_t &Offset, bool &OffsetIsScalable,
H A DAArch64InstrInfo.cpp2981 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
2988 if (!getMemOperandWithOffsetWidth(LdSt, BaseOp, Offset, OffsetIsScalable, in getMemOperandsWithOffsetWidth()
3003 bool OffsetIsScalable; in getAddrModeFromMemoryOp() local
3004 if (!getMemOperandWithOffset(MemI, Base, Offset, OffsetIsScalable, TRI)) in getAddrModeFromMemoryOp()
3997 bool &OffsetIsScalable, TypeSize &Width, in getMemOperandWithOffsetWidth() argument
4038 OffsetIsScalable = Scale.isScalable(); in getMemOperandWithOffsetWidth()
9250 bool OffsetIsScalable; in getOutliningCandidateInfo() local
9254 if (!getMemOperandWithOffset(MI, Base, Offset, OffsetIsScalable, &TRI) || in getOutliningCandidateInfo()
9259 if (OffsetIsScalable) in getOutliningCandidateInfo()
9788 bool OffsetIsScalable; in fixupPostOutline() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h75 bool &OffsetIsScalable, LocationSize &Width,
H A DLanaiInstrInfo.cpp798 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
813 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1992 bool OffsetIsScalable; member
1995 int64_t Offset, bool OffsetIsScalable, LocationSize Width) in MemOpInfo()
1997 OffsetIsScalable(OffsetIsScalable) {} in MemOpInfo()
2139 MemOpa.OffsetIsScalable, MemOpb.BaseOps, in clusterNeighboringMemOps()
2140 MemOpb.Offset, MemOpb.OffsetIsScalable, in clusterNeighboringMemOps()
2221 bool OffsetIsScalable; in collectMemOpRecords() local
2224 OffsetIsScalable, Width, TRI)) { in collectMemOpRecords()
2229 MemOpInfo(&SU, BaseOps, Offset, OffsetIsScalable, Width)); in collectMemOpRecords()
2232 << Offset << ", OffsetIsScalable: " << OffsetIsScalable in collectMemOpRecords()
H A DTargetInstrInfo.cpp1737 bool &OffsetIsScalable, const TargetRegisterInfo *TRI) const { in getMemOperandWithOffset() argument
1740 if (!getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, OffsetIsScalable, in getMemOperandWithOffset()
1865 bool OffsetIsScalable; in describeLoadedValue() local
1904 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, in describeLoadedValue()
1909 if (OffsetIsScalable) in describeLoadedValue()
H A DMachinePipeliner.cpp2853 bool OffsetIsScalable; in findLoopIncrementValue() local
2854 if (TII->getMemOperandWithOffset(*Def, BaseOp, Offset, OffsetIsScalable, in findLoopIncrementValue()
2885 bool OffsetIsScalable; in computeDelta() local
2886 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, TRI)) in computeDelta()
2890 if (OffsetIsScalable) in computeDelta()
H A DMachineSink.cpp1532 bool OffsetIsScalable; in SinkingPreventsImplicitNullCheck() local
1533 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, TRI)) in SinkingPreventsImplicitNullCheck()
H A DModuloSchedule.cpp949 bool OffsetIsScalable; in computeDelta() local
950 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, TRI)) in computeDelta()
954 if (OffsetIsScalable) in computeDelta()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h175 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width,
H A DRISCVInstrInfo.cpp3157 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
3192 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h211 bool &OffsetIsScalable, LocationSize &Width,
H A DHexagonInstrInfo.cpp3078 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
3080 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1537 bool &OffsetIsScalable,
1551 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h448 bool &OffsetIsScalable, LocationSize &Width,
H A DX86InstrInfo.cpp4681 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
4713 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h680 bool &OffsetIsScalable, LocationSize &Width,
H A DPPCInstrInfo.cpp2862 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
2865 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1900 bool OffsetIsScalable; in schedule() local
1902 OffsetIsScalable, TRI)) in schedule()
H A DSIInstrInfo.h254 bool &OffsetIsScalable, LocationSize &Width,
H A DSIInstrInfo.cpp364 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
370 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()