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.cpp164 bool OffsetIsScalable; in runOnMachineFunction() local
165 if (TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, in runOnMachineFunction()
H A DAArch64InstrInfo.h301 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width,
310 int64_t &Offset, bool &OffsetIsScalable,
H A DAArch64InstrInfo.cpp2701 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
2708 if (!getMemOperandWithOffsetWidth(LdSt, BaseOp, Offset, OffsetIsScalable, in getMemOperandsWithOffsetWidth()
2723 bool OffsetIsScalable; in getAddrModeFromMemoryOp() local
2724 if (!getMemOperandWithOffset(MemI, Base, Offset, OffsetIsScalable, TRI)) in getAddrModeFromMemoryOp()
3492 bool &OffsetIsScalable, TypeSize &Width, in getMemOperandWithOffsetWidth() argument
3530 OffsetIsScalable = Scale.isScalable(); in getMemOperandWithOffsetWidth()
8467 bool OffsetIsScalable; in getOutliningCandidateInfo() local
8471 if (!getMemOperandWithOffset(MI, Base, Offset, OffsetIsScalable, &TRI) || in getOutliningCandidateInfo()
8476 if (OffsetIsScalable) in getOutliningCandidateInfo()
9015 bool OffsetIsScalable; in fixupPostOutline() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h73 bool &OffsetIsScalable, LocationSize &Width,
H A DLanaiInstrInfo.cpp797 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
812 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1426 bool &OffsetIsScalable, const TargetRegisterInfo *TRI) const { in getMemOperandWithOffset() argument
1429 if (!getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, OffsetIsScalable, in getMemOperandWithOffset()
1554 bool OffsetIsScalable; in describeLoadedValue() local
1594 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, in describeLoadedValue()
1599 if (OffsetIsScalable) in describeLoadedValue()
H A DMachineScheduler.cpp1741 bool OffsetIsScalable; member
1744 int64_t Offset, bool OffsetIsScalable, LocationSize Width) in MemOpInfo()
1746 Width(Width), OffsetIsScalable(OffsetIsScalable) {} in MemOpInfo()
1886 MemOpa.OffsetIsScalable, MemOpb.BaseOps, in clusterNeighboringMemOps()
1887 MemOpb.Offset, MemOpb.OffsetIsScalable, in clusterNeighboringMemOps()
1951 bool OffsetIsScalable; in collectMemOpRecords() local
1954 OffsetIsScalable, Width, TRI)) { in collectMemOpRecords()
1956 MemOpInfo(&SU, BaseOps, Offset, OffsetIsScalable, Width)); in collectMemOpRecords()
1959 << Offset << ", OffsetIsScalable: " << OffsetIsScalable in collectMemOpRecords()
H A DMachineSink.cpp1361 bool OffsetIsScalable; in SinkingPreventsImplicitNullCheck() local
1362 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, TRI)) in SinkingPreventsImplicitNullCheck()
H A DModuloSchedule.cpp931 bool OffsetIsScalable; in computeDelta() local
932 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, TRI)) in computeDelta()
936 if (OffsetIsScalable) in computeDelta()
H A DMachinePipeliner.cpp2572 bool OffsetIsScalable; in computeDelta() local
2573 if (!TII->getMemOperandWithOffset(MI, BaseOp, Offset, OffsetIsScalable, TRI)) in computeDelta()
2577 if (OffsetIsScalable) in computeDelta()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h171 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width,
H A DRISCVInstrInfo.cpp2619 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth()
2648 OffsetIsScalable = false;
2612 getMemOperandsWithOffsetWidth(const MachineInstr & LdSt,SmallVectorImpl<const MachineOperand * > & BaseOps,int64_t & Offset,bool & OffsetIsScalable,LocationSize & Width,const TargetRegisterInfo * TRI) const getMemOperandsWithOffsetWidth() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h211 bool &OffsetIsScalable, LocationSize &Width,
H A DHexagonInstrInfo.cpp3074 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
3076 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1471 bool &OffsetIsScalable,
1485 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h400 bool &OffsetIsScalable, LocationSize &Width,
H A DX86InstrInfo.cpp4616 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
4648 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h570 bool &OffsetIsScalable, LocationSize &Width,
H A DPPCInstrInfo.cpp2839 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
2842 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1912 bool OffsetIsScalable; in schedule() local
1914 OffsetIsScalable, TRI)) in schedule()
H A DSIInstrInfo.h243 bool &OffsetIsScalable, LocationSize &Width,
H A DSIInstrInfo.cpp358 int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, in getMemOperandsWithOffsetWidth() argument
364 OffsetIsScalable = false; in getMemOperandsWithOffsetWidth()