Searched defs:OffsetIsScalable (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64StorePairSuppress.cpp | 152 bool OffsetIsScalable; in runOnMachineFunction() local
|
H A D | AArch64InstrInfo.cpp | 2587 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth() 2605 bool OffsetIsScalable; in getAddrModeFromMemoryOp() local 2621 bool &OffsetIsScalable, unsigned &Width, in getMemOperandWithOffsetWidth() 7368 bool OffsetIsScalable; in getOutliningCandidateInfo() local 7844 bool OffsetIsScalable; in fixupPostOutline() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 796 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 1206 bool &OffsetIsScalable, const TargetRegisterInfo *TRI) const { in getMemOperandWithOffset() 1314 bool OffsetIsScalable; in describeLoadedValue() local
|
H A D | MachineSink.cpp | 1018 bool OffsetIsScalable; in SinkingPreventsImplicitNullCheck() local
|
H A D | ModuloSchedule.cpp | 929 bool OffsetIsScalable; in computeDelta() local
|
H A D | MachineScheduler.cpp | 1696 bool OffsetIsScalable; in collectMemOpRecords() local
|
H A D | MachinePipeliner.cpp | 2086 bool OffsetIsScalable; in computeDelta() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 1920 bool OffsetIsScalable; in schedule() local
|
H A D | SIInstrInfo.cpp | 296 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1397 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 3042 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 2852 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3829 int64_t &Offset, bool &OffsetIsScalable, unsigned &Width, in getMemOperandsWithOffsetWidth()
|