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.cpp149 Align Alignment, bool IsMemcpy) { in shouldGenerateInlineTPLoop()
H A DARMISelLowering.cpp11950 Register TotalIterationsReg, bool IsMemcpy) { in genTPLoopBody()
12141 bool IsMemcpy = MI.getOpcode() == ARM::MVE_MEMCPYLOOPINST; in EmitInstrWithCustomInserter() local