Home
last modified time | relevance | path

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

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