Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp145 Align Alignment, bool IsMemcpy) { in shouldGenerateInlineTPLoop()
H A DARMISelLowering.cpp11154 Register TotalIterationsReg, bool IsMemcpy) { in genTPLoopBody()
11342 bool IsMemcpy = MI.getOpcode() == ARM::MVE_MEMCPYLOOPINST; in EmitInstrWithCustomInserter() local