Home
last modified time | relevance | path

Searched refs:getMemOperandsWithOffsetWidth (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h70 bool getMemOperandsWithOffsetWidth(
H A DLanaiInstrInfo.cpp794 bool LanaiInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in LanaiInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp218 if (!SII->getMemOperandsWithOffsetWidth(MI, BaseOps, Dummy1, Dummy2, in runOnMachineFunction()
H A DSIInstrInfo.h240 bool getMemOperandsWithOffsetWidth(
H A DSIInstrInfo.cpp361 bool SIInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in SIInstrInfo
3652 if (!getMemOperandsWithOffsetWidth(MIa, BaseOps0, Offset0, Offset0IsScalable, in checkInstOffsetsDoNotOverlap()
3654 !getMemOperandsWithOffsetWidth(MIb, BaseOps1, Offset1, Offset1IsScalable, in checkInstOffsetsDoNotOverlap()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h155 bool getMemOperandsWithOffsetWidth(
H A DRISCVInstrInfo.cpp2203 bool RISCVInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in RISCVInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h208 bool getMemOperandsWithOffsetWidth(
H A DHexagonInstrInfo.cpp3043 bool HexagonInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in HexagonInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h368 bool getMemOperandsWithOffsetWidth(
H A DX86InstrInfo.cpp4509 bool X86InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in X86InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h156 bool getMemOperandsWithOffsetWidth(
H A DAArch64InstrInfo.cpp2674 bool AArch64InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in AArch64InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h553 bool getMemOperandsWithOffsetWidth(
H A DPPCInstrInfo.cpp2821 bool PPCInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in PPCInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1447 virtual bool getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1369 if (!getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, OffsetIsScalable, in getMemOperandWithOffset()
H A DMachineScheduler.cpp1912 if (TII->getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, in collectMemOpRecords()