| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64PreLegalizerCombiner.cpp | 145 uint64_t MinOffset = -1ull; in matchFoldGlobalOffset() local 206 uint64_t Offset, MinOffset; in applyFoldGlobalOffset() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| D | xray_x86_64.cpp | 120 static constexpr int64_t MinOffset{std::numeric_limits<int32_t>::min()}; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | DFAPacketizer.cpp | 288 int64_t MinOffset = std::min(Op1.getOffset(), Op2.getOffset()); in alias() local
|
| D | MachineInstr.cpp | 1279 int64_t MinOffset = std::min(OffsetA, OffsetB); in MemOperandsHaveAlias() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64LoadStoreOptimizer.cpp | 605 int &MinOffset, int &MaxOffset) { in getPrePostIndexedMemOpInfo() 1635 int MinOffset = Offset < MIOffset ? Offset : MIOffset; in findMatchingInsn() local 1787 int Scale, MinOffset, MaxOffset; in mergeUpdateInsn() local 1861 int Scale, MinOffset, MaxOffset; in isMatchingUpdateInsn() local
|
| D | AArch64MachineFunctionInfo.h | 249 int64_t MinOffset = std::numeric_limits<int64_t>::max(); in getCalleeSavedStackSize() local
|
| D | AArch64InstrInfo.cpp | 2623 unsigned &Width, int64_t &MinOffset, in getMemOpInfo() 6688 int64_t MinOffset, in getOutliningCandidateInfo() local
|
| D | AArch64FrameLowering.cpp | 944 int64_t MinOffset, MaxOffset; in convertCalleeSaveRestoreToSPPrePostIncDec() local
|
| D | AArch64ISelLowering.cpp | 16040 uint64_t MinOffset = -1ull; in performGlobalAddressCombine() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86AvoidStoreForwardingBlocks.cpp | 528 int64_t MinOffset = std::min(Op1.getOffset(), Op2.getOffset()); in alias() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 1184 int64_t MinOffset = std::numeric_limits<int64_t>::max(); member in __anonbfbadf4c0711::LSRUse 1711 int64_t MinOffset, int64_t MaxOffset, in isAMCompletelyFolded() 1732 int64_t MinOffset, int64_t MaxOffset, in isAMCompletelyFolded() 1748 static bool isLegalUse(const TargetTransformInfo &TTI, int64_t MinOffset, in isLegalUse() 1762 static bool isLegalUse(const TargetTransformInfo &TTI, int64_t MinOffset, in isLegalUse() 1846 ScalarEvolution &SE, int64_t MinOffset, in isAlwaysFoldable()
|
| D | GuardWidening.cpp | 687 const ConstantInt *MinOffset = CurrentChecks.front().getOffset(); in combineRangeChecks() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | SILoadStoreOptimizer.cpp | 660 unsigned MinOffset = std::min(A->getOffset(), B->getOffset()); in combineKnownAdjacentMMOs() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonFrameLowering.cpp | 1695 int MinOffset = 0; // CS offsets are negative. in assignCalleeSavedSpillSlots() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 23117 int64_t MinOffset = std::min(SrcValOffset0, SrcValOffset1); in isAlias() local
|