| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.h | 72 bool getMemOperandsWithOffsetWidth(
|
| H A D | LanaiInstrInfo.cpp | 796 bool LanaiInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in LanaiInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertHardClauses.cpp | 220 if (!SII->getMemOperandsWithOffsetWidth(MI, BaseOps, Dummy1, Dummy2, in run()
|
| H A D | SIInstrInfo.h | 251 bool getMemOperandsWithOffsetWidth(
|
| H A D | SIInstrInfo.cpp | 362 bool SIInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in SIInstrInfo 3830 if (!getMemOperandsWithOffsetWidth(MIa, BaseOps0, Offset0, Offset0IsScalable, in checkInstOffsetsDoNotOverlap() 3832 !getMemOperandsWithOffsetWidth(MIb, BaseOps1, Offset1, Offset1IsScalable, in checkInstOffsetsDoNotOverlap()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 173 bool getMemOperandsWithOffsetWidth(
|
| H A D | RISCVInstrInfo.cpp | 3155 bool RISCVInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in RISCVInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 208 bool getMemOperandsWithOffsetWidth(
|
| H A D | HexagonInstrInfo.cpp | 3076 bool HexagonInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in HexagonInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 445 bool getMemOperandsWithOffsetWidth(
|
| H A D | X86InstrInfo.cpp | 4679 bool X86InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in X86InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 677 bool getMemOperandsWithOffsetWidth(
|
| H A D | PPCInstrInfo.cpp | 2860 bool PPCInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in PPCInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 302 bool getMemOperandsWithOffsetWidth(
|
| H A D | AArch64InstrInfo.cpp | 2979 bool AArch64InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in AArch64InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1549 virtual bool getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 1740 if (!getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, OffsetIsScalable, in getMemOperandWithOffset()
|
| H A D | MachineScheduler.cpp | 2223 if (TII->getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, in collectMemOpRecords()
|