Home
last modified time | relevance | path

Searched refs:NumReloads (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-spill-remarks.ll47 ; YAML: - NumReloads: '1'
60 ; YAML: - NumReloads: '1'
73 ; YAML: - NumReloads: '2'
88 ; THRESHOLD_YAML: - NumReloads: '1'
/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp214 int NumReloads = 0; member in __anon391836e40111::ForwardOpTreeImpl
384 OS.indent(Indent + 4) << "Reloads: " << NumReloads << '\n'; in printStatistics()
646 NumReloads++; in reloadKnownContent()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInlineSpiller.cpp70 STATISTIC(NumReloads, "Number of reloads inserted");
737 --NumReloads; in coalesceStackAccess()
897 ++NumReloads; in foldMemoryOperand()
914 ++NumReloads; in insertReload()
/external/llvm-project/llvm/lib/CodeGen/
DInlineSpiller.cpp71 STATISTIC(NumReloads, "Number of reloads inserted");
751 --NumReloads; in coalesceStackAccess()
923 ++NumReloads; in foldMemoryOperand()
940 ++NumReloads; in insertReload()
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp49 STATISTIC(NumReloads, "Number of reloads inserted");
677 --NumReloads; in coalesceStackAccess()
828 ++NumReloads; in foldMemoryOperand()
845 ++NumReloads; in insertReload()