Home
last modified time | relevance | path

Searched defs:FormatName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp859 StringRef FormatName = Obj.getFileFormatName(); in collectStatsForObjectFile() local
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3072 std::string FormatName = (".insn_" + Format).str(); parseDirectiveInsn() local