Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h179 bool dumpConstPool() const { return DumpConstPool; } in dumpConstPool() function
H A DCSKY.td243 def DumpConstPool : Predicate<"Subtarget->dumpConstPool()">,