Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DMLIRContext.cpp248 for (auto typeMapping : registeredTypes) in ~MLIRContextImpl() local
249 typeMapping.second->~AbstractType(); in ~MLIRContextImpl()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp730 TypeRecordMapping typeMapping(CVMCOS); in emitTypeInformation() local
731 Pipeline.addCallbackToPipeline(typeMapping); in emitTypeInformation()