Home
last modified time | relevance | path

Searched refs:GlobalValues (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
HDSlotMapping.h34 NumberedValues<GlobalValue *> GlobalValues; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp2193 GV = PFS.IRSlots.GlobalValues.get(GVIdx); in parseGlobalValue()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp145 NumberedVals = Slots->GlobalValues; in restoreParsingState()
461 Slots->GlobalValues = std::move(NumberedVals); in validateEndOfModule()