| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertHardClauses.cpp | 161 if (!SII->getMemOperandsWithOffsetWidth(MI, BaseOps, Dummy1, Dummy2, in runOnMachineFunction()
|
| H A D | SIInstrInfo.h | 188 bool getMemOperandsWithOffsetWidth(
|
| H A D | SIInstrInfo.cpp | 244 bool SIInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in SIInstrInfo 2951 if (!getMemOperandsWithOffsetWidth(MIa, BaseOps0, Offset0, Offset0IsScalable, in checkInstOffsetsDoNotOverlap() 2953 !getMemOperandsWithOffsetWidth(MIb, BaseOps1, Offset1, Offset1IsScalable, in checkInstOffsetsDoNotOverlap()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.h | 70 bool getMemOperandsWithOffsetWidth(
|
| H A D | LanaiInstrInfo.cpp | 798 bool LanaiInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in LanaiInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 207 bool getMemOperandsWithOffsetWidth(
|
| H A D | HexagonInstrInfo.cpp | 2973 bool HexagonInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in HexagonInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 127 bool getMemOperandsWithOffsetWidth(
|
| H A D | AArch64InstrInfo.cpp | 2513 bool AArch64InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in AArch64InstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 331 bool getMemOperandsWithOffsetWidth(
|
| H A D | X86InstrInfo.cpp | 3735 bool X86InstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in X86InstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 539 bool getMemOperandsWithOffsetWidth(
|
| H A D | PPCInstrInfo.cpp | 2736 bool PPCInstrInfo::getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function in PPCInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1331 virtual bool getMemOperandsWithOffsetWidth( in getMemOperandsWithOffsetWidth() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 1076 if (!getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, OffsetIsScalable, in getMemOperandWithOffset()
|
| H A D | MachineScheduler.cpp | 1693 if (TII->getMemOperandsWithOffsetWidth(MI, BaseOps, Offset, in collectMemOpRecords()
|