Searched defs:LoadBase (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp175 Value *LoadBase = GetPointerBaseWithConstantOffset(LoadPtr, LoadOffset, DL); local
266 const Value *LoadBase = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp389 MachineOperand &LoadBase = getBaseOperand(LoadInst); local
499 MachineOperand &LoadBase = getBaseOperand(LoadInst); local
619 MachineOperand &LoadBase = getBaseOperand(LoadInst); local
[all...]

Completed in 159 milliseconds