Home
last modified time | relevance | path

Searched defs:HighOffset (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp343 int64_t HighOffset = OldOffset - Offset; in eliminateFrameIndex() local
DSystemZInstrInfo.cpp1989 int HighOffset = OffsetA < OffsetB ? OffsetB : OffsetA; in areMemAccessesTriviallyDisjoint() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp110 int HighOffset = std::max(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp263 int HighOffset) { in genShuffleBland()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp696 const APInt &HighOffset = MaxOffset->getValue(); in combineRangeChecks() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h67 llvm::yaml::Hex64 HighOffset; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp949 int HighOffset = std::max(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp375 int32_t HighOffset = alignTo(Offset, 4); in lowerLoadWordFromAlignedBasePlusOffset() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1082 int HighOffset = OffsetA < OffsetB ? OffsetB : OffsetA; in areMemAccessesTriviallyDisjoint() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp5510 int HighOffset = std::max(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2993 int HighOffset = OffsetA < OffsetB ? OffsetB : OffsetA; in offsetsDoNotOverlap() local