Searched defs:shouldLowerMemFuncForSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 8124 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { shouldLowerMemFuncForSize() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 7403 static bool shouldLowerMemFuncForSize(const MachineFunction &MF, shouldLowerMemFuncForSize() function |