Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp861 StringRef FormatName = Obj.getFileFormatName(); in collectStatsForObjectFile() local
1027 printDatum(J, "format", FormatName); in collectStatsForObjectFile()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3407 std::string FormatName = (".insn_" + Format).str(); in parseDirectiveInsn() local
3412 if (parseInstruction(Info, FormatName, L, Operands)) in parseDirectiveInsn()