Home
last modified time | relevance | path

Searched defs:TableName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp223 void printTable(const FoldTable &Table, StringRef TableName, in printTable() argument
H A DSearchableTableEmitter.cpp807 StringRef TableName = Class->getName(); run() local
H A DDirectiveEmitter.cpp
/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp588 auto TableName = "__indirect_function_table"; in recordRelocation() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2392 emitAccel(AccelTableT & Accel,MCSection * Section,StringRef TableName) emitAccel() argument