Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp144 Align Alignment, bool IsMemcpy) { in shouldGenerateInlineTPLoop()
H A DARMISelLowering.cpp11887 Register TotalIterationsReg, bool IsMemcpy) { in genTPLoopBody()
12078 bool IsMemcpy = MI.getOpcode() == ARM::MVE_MEMCPYLOOPINST; in EmitInstrWithCustomInserter() local