Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h70 bool getMemOperandsWithOffsetWidth(
H A DLanaiInstrInfo.cpp794 bool LanaiInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in LanaiInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp218 if (!SII->getMemOperandsWithOffsetWidth(MI, BaseOps, Dummy1, Dummy2, in runOnMachineFunction()
H A DSIInstrInfo.h195 bool getMemOperandsWithOffsetWidth(
H A DSIInstrInfo.cpp297 bool SIInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in SIInstrInfo
3143 if (!getMemOperandsWithOffsetWidth(MIa, BaseOps0, Offset0, Offset0IsScalable, in checkInstOffsetsDoNotOverlap()
3145 !getMemOperandsWithOffsetWidth(MIb, BaseOps1, Offset1, Offset1IsScalable, in checkInstOffsetsDoNotOverlap()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h207 bool getMemOperandsWithOffsetWidth(
H A DHexagonInstrInfo.cpp3033 bool HexagonInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in HexagonInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h141 bool getMemOperandsWithOffsetWidth(
H A DAArch64InstrInfo.cpp2544 bool AArch64InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in AArch64InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.h341 bool getMemOperandsWithOffsetWidth(
H A DX86InstrInfo.cpp3793 bool X86InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in X86InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h639 bool getMemOperandsWithOffsetWidth(
H A DPPCInstrInfo.cpp2764 bool PPCInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in PPCInstrInfo
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1348 virtual bool getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1075 if (!getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, OffsetIsScalable, in getMemOperandWithOffset()
H A DMachineScheduler.cpp1692 if (TII->getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, in collectMemOpRecords()