Home
last modified time | relevance | path

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

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