Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp145 Align Alignment, bool IsMemcpy) { in shouldGenerateInlineTPLoop()
H A DARMISelLowering.cpp11726 Register TotalIterationsReg, bool IsMemcpy) { in genTPLoopBody()
11917 bool IsMemcpy = MI.getOpcode() == ARM::MVE_MEMCPYLOOPINST; in EmitInstrWithCustomInserter() local