| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 215 int64_t MinOffset, MaxOffset; in emitStore() local 256 int64_t MinOffset, MaxOffset; in emitLoad() local
|
| H A D | AArch64LoadStoreOptimizer.cpp | 666 int &MinOffset, int &MaxOffset) { in getPrePostIndexedMemOpInfo() 2078 int MinOffset = Offset < MIOffset ? Offset : MIOffset; in findMatchingInsn() local 2303 int Scale, MinOffset, MaxOffset; in mergeUpdateInsn() local 2435 int Scale, MinOffset, MaxOffset; in isMatchingUpdateInsn() local
|
| H A D | AArch64MachineFunctionInfo.h | 363 int64_t MinOffset = std::numeric_limits<int64_t>::max(); in getCalleeSavedStackSize() local
|
| H A D | AArch64InstrInfo.cpp | 3206 int64_t MinOffset, MaxOffset; in canFoldIntoAddrMode() local 4052 TypeSize &Width, int64_t &MinOffset, in getMemOpInfo() 9264 int64_t MinOffset, in getOutliningCandidateInfo() local 10813 int64_t MinOffset, MaxOffset; in verifyInstruction() local
|
| H A D | AArch64FrameLowering.cpp | 1559 int64_t MinOffset, MaxOffset; in convertCalleeSaveRestoreToSPPrePostIncDec() local
|
| H A D | AArch64ISelLowering.cpp | 17839 AArch64TargetLowering::getPreferredLargeGEPBaseOffset(int64_t MinOffset, in getPreferredLargeGEPBaseOffset() 25826 uint64_t MinOffset = -1ull; in performGlobalAddressCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | DFAPacketizer.cpp | 259 int64_t MinOffset = std::min(Op1.getOffset(), Op2.getOffset()); in alias() local
|
| H A D | MachineInstr.cpp | 1448 int64_t MinOffset = std::min(OffsetA, OffsetB); in MemOperandsHaveAlias() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_x86_64.cpp | 120 static constexpr int64_t MinOffset{std::numeric_limits<int32_t>::min()}; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PreLegalizerCombiner.cpp | 154 uint64_t MinOffset = -1ull; in matchFoldGlobalOffset() local 215 uint64_t Offset, MinOffset; in applyFoldGlobalOffset() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AvoidStoreForwardingBlocks.cpp | 522 int64_t MinOffset = std::min(Op1.getOffset(), Op2.getOffset()); in alias() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LoadStoreOpt.cpp | 276 int64_t MinOffset = std::min(SrcValOffset0, SrcValOffset1); in instMayAlias() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 1316 Immediate MinOffset = Immediate::getFixedMax(); member in __anonc21373340811::LSRUse 1862 Immediate MinOffset, Immediate MaxOffset, in isAMCompletelyFolded() 1888 Immediate MinOffset, Immediate MaxOffset, in isAMCompletelyFolded() 1904 static bool isLegalUse(const TargetTransformInfo &TTI, Immediate MinOffset, in isLegalUse() 1918 static bool isLegalUse(const TargetTransformInfo &TTI, Immediate MinOffset, in isLegalUse() 2028 ScalarEvolution &SE, Immediate MinOffset, in isAlwaysFoldable()
|
| H A D | GuardWidening.cpp | 902 const ConstantInt *MinOffset = CurrentChecks.front().getOffset(); in combineRangeChecks() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.cpp | 550 uint32_t MinOffset = Ptr.getDeclDesc()->getMetadataSize(); in CheckDowncast() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 456 int64_t getPreferredLargeGEPBaseOffset(int64_t MinOffset, int64_t MaxOffset) { in getPreferredLargeGEPBaseOffset()
|
| H A D | TargetLowering.h | 2913 virtual int64_t getPreferredLargeGEPBaseOffset(int64_t MinOffset, in getPreferredLargeGEPBaseOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 1649 int64_t MinOffset = 0; // CS offsets are negative. in assignCalleeSavedSpillSlots() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 29514 int64_t MinOffset = std::min(SrcValOffset0, SrcValOffset1); in mayAlias() local
|