Home
last modified time | relevance | path

Searched refs:getMaxMemcpyTPInlineSizeThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSubtarget.h182 unsigned getMaxMemcpyTPInlineSizeThreshold() const { return 128; } in getMaxMemcpyTPInlineSizeThreshold() function
HDARMSelectionDAGInfo.cpp163 Subtarget.getMaxMemcpyTPInlineSizeThreshold()) in shouldGenerateInlineTPLoop()