Home
last modified time | relevance | path

Searched defs:IRSlots (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h166 const SlotMapping &IRSlots; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp56 SlotMapping IRSlots; member in llvm::MIRParserImpl
H A DMIParser.cpp316 SourceMgr &SM, const SlotMapping &IRSlots, PerTargetMIParsingState &T) in PerFunctionMIParsingState()