Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DSlotMapping.h34 NumberedValues<GlobalValue *> GlobalValues; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2202 GV = PFS.IRSlots.GlobalValues.get(GVIdx); in parseGlobalValue()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp141 NumberedVals = Slots->GlobalValues; in restoreParsingState()
449 Slots->GlobalValues = std::move(NumberedVals); in validateEndOfModule()