Home
last modified time | relevance | path

Searched defs:Formatter (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp798 const MIRFormatter *Formatter = nullptr; in print() local
1148 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h43 mutable std::unique_ptr<AMDGPUMIRFormatter> Formatter; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1621 class Formatter : public TokenAnalyzer { class
1623 Formatter(const Environment &Env, const FormatStyle &Style, in Formatter() function in clang::format::__anon5a72e2a60111::Formatter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2657 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand() local
2921 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue() local