| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| HD | xray_x86_64.cpp | 127 static constexpr int64_t MinOffset{std::numeric_limits<int32_t>::min()}; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | DFAPacketizer.cpp | 288 int64_t MinOffset = std::min(Op1.getOffset(), Op2.getOffset()); in alias() local
|
| HD | MachineInstr.cpp | 1231 int64_t MinOffset = std::min(OffsetA, OffsetB); in mayAlias() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64LoadStoreOptimizer.cpp | 542 int &MinOffset, int &MaxOffset) { in getPrePostIndexedMemOpInfo() 1515 int MinOffset = Offset < MIOffset ? Offset : MIOffset; in findMatchingInsn() local 1655 int Scale, MinOffset, MaxOffset; in mergeUpdateInsn() local 1729 int Scale, MinOffset, MaxOffset; in isMatchingUpdateInsn() local
|
| HD | AArch64MachineFunctionInfo.h | 201 int64_t MinOffset = std::numeric_limits<int64_t>::max(); in getCalleeSavedStackSize() local
|
| HD | AArch64InstrInfo.cpp | 2047 unsigned &Width, int64_t &MinOffset, in getMemOpInfo() 5823 int64_t MinOffset, in getOutliningCandidateInfo() local
|
| HD | AArch64ISelLowering.cpp | 12294 uint64_t MinOffset = -1ull; in performGlobalAddressCombine() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86AvoidStoreForwardingBlocks.cpp | 527 int64_t MinOffset = std::min(Op1.getOffset(), Op2.getOffset()); in alias() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| HD | LoopStrengthReduce.cpp | 1155 int64_t MinOffset = std::numeric_limits<int64_t>::max(); member in __anonc765e98b0711::LSRUse 1684 int64_t MinOffset, int64_t MaxOffset, in isAMCompletelyFolded() 1705 int64_t MinOffset, int64_t MaxOffset, in isAMCompletelyFolded() 1721 static bool isLegalUse(const TargetTransformInfo &TTI, int64_t MinOffset, in isLegalUse() 1735 static bool isLegalUse(const TargetTransformInfo &TTI, int64_t MinOffset, in isLegalUse() 1819 ScalarEvolution &SE, int64_t MinOffset, in isAlwaysFoldable()
|
| HD | GuardWidening.cpp | 689 const ConstantInt *MinOffset = CurrentChecks.front().getOffset(); in combineRangeChecks() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | SILoadStoreOptimizer.cpp | 649 unsigned MinOffset = std::min(A->getOffset(), B->getOffset()); in combineKnownAdjacentMMOs() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonFrameLowering.cpp | 1545 int MinOffset = 0; // CS offsets are negative. in assignCalleeSavedSpillSlots() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | DAGCombiner.cpp | 20921 int64_t MinOffset = std::min(SrcValOffset0, SrcValOffset1); in isAlias() local
|