Home
last modified time | relevance | path

Searched defs:DestBase (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1761 Value *DestBase, *DestOffset; makeStatepointExplicitImpl() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8927 MachineOperand DestBase = earlyUseOperand(MI.getOperand(0)); emitMemMemWrapper() local
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2306 emitReductionListCopy(InsertPointTy AllocaIP,CopyAction Action,Type * ReductionArrayTy,ArrayRef<ReductionInfo> ReductionInfos,Value * SrcBase,Value * DestBase,CopyOptionsTy CopyOptions) emitReductionListCopy() argument