Home
last modified time | relevance | path

Searched defs:SrcBase (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp546 const SCEVUnknown *SrcBase = tryDelinearizeFixedSizeImpl() local
H A DDependenceAnalysis.cpp3360 const SCEVUnknown *SrcBase = in tryDelinearize() local
3487 const SCEVUnknown *SrcBase = in tryDelinearizeParametricSize() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp557 LValue SrcBase = in visitVolatileTrivial() local
H A DCGOpenMPRuntime.cpp3270 LValue SrcBase; emitPrivatesInit() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2767 unsigned SrcBase = N < HwLen ? OpMap.at(OpShuff->getOperand(0)) ppHvxShuffleOfShuffle() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8929 MachineOperand SrcBase = MachineOperand::CreateReg(0U, false); 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