Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DDFAPacketizer.cpp349 int64_t Overlapb = Op2.getSize() + Op2.getOffset() - MinOffset; in alias() local
354 MemoryLocation(Op2.getValue(), Overlapb, in alias()
DMachineInstr.cpp1087 int64_t Overlapb = WidthB + OffsetB - MinOffset; in mayAlias() local
1092 MemoryLocation(ValB, Overlapb, in mayAlias()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp524 int64_t Overlapb = Op2.getSize() + Op2.getOffset() - MinOffset; in alias() local
528 MemoryLocation(Op2.getValue(), Overlapb, Op2.getAAInfo())); in alias()
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp610 int64_t Overlapb = MMOb->getSize() + MMOb->getOffset() - MinOffset; in MIsNeedChainEdge() local
615 MemoryLocation(MMOb->getValue(), Overlapb, in MIsNeedChainEdge()