/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 111 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 109 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 109 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.cpp | 606 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.cpp | 674 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 262 SmallVectorImpl<int> &Out, int LowOffset, in genShuffleBland()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 255 SmallVectorImpl<uint32_t> &Out, int LowOffset, in genShuffleBland()
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | DWARFYAML.h | 66 llvm::yaml::Hex64 LowOffset; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1806 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in areMemAccessesTriviallyDisjoint() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1985 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in areMemAccessesTriviallyDisjoint() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 376 int32_t LowOffset = HighOffset - 4; in lowerLoadWordFromAlignedBasePlusOffset() local
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 376 int32_t LowOffset = HighOffset - 4; in lowerLoadWordFromAlignedBasePlusOffset() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 381 int32_t LowOffset = HighOffset - 4; in lowerLoadWordFromAlignedBasePlusOffset() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 679 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in areMemAccessesTriviallyDisjoint() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 1335 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in offsetsDoNotOverlap() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 4301 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 954 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in areMemAccessesTriviallyDisjoint() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 5086 int LowOffset = std::min(OffsetA, OffsetB); in areMemAccessesTriviallyDisjoint() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1077 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in areMemAccessesTriviallyDisjoint() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 2522 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in offsetsDoNotOverlap() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 2903 int LowOffset = OffsetA < OffsetB ? OffsetA : OffsetB; in offsetsDoNotOverlap() local
|