Searched defs:SrcOff (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMSelectionDAGInfo.cpp | 205 uint64_t SrcOff = 0, DstOff = 0; in EmitTargetCodeForMemcpy() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 7518 uint64_t SrcOff = 0, DstOff = 0; getMemcpyLoadsAndStores() local |