Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp589 yaml::MachineConstantPoolValue YamlConstant; in convert() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp988 for (const auto &YamlConstant : YamlMF.Constants) { in initializeConstantPool() local