Home
last modified time | relevance | path

Searched refs:Overlapa (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DDFAPacketizer.cpp348 int64_t Overlapa = Op1.getSize() + Op1.getOffset() - MinOffset; in alias() local
352 AA->alias(MemoryLocation(Op1.getValue(), Overlapa, in alias()
DMachineInstr.cpp1086 int64_t Overlapa = WidthA + OffsetA - MinOffset; in mayAlias() local
1090 MemoryLocation(ValA, Overlapa, in mayAlias()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp523 int64_t Overlapa = Op1.getSize() + Op1.getOffset() - MinOffset; in alias() local
527 AA->alias(MemoryLocation(Op1.getValue(), Overlapa, Op1.getAAInfo()), in alias()
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp609 int64_t Overlapa = MMOa->getSize() + MMOa->getOffset() - MinOffset; in MIsNeedChainEdge() local
613 AA->alias(MemoryLocation(MMOa->getValue(), Overlapa, in MIsNeedChainEdge()