Home
last modified time | relevance | path

Searched defs:DestIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp366 ConstantInt *DestIndex = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.h3005 uint32_t DestIndex, uint32_t Size) { in CopyArray()