Home
last modified time | relevance | path

Searched defs:ValID (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLParser.h52 struct ValID { struct
75 ValID() = default; argument
76 ValID(const ValID &RHS) in ValID() function
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2215 unsigned ValID = VE.getValueID(V); in pushValueAndType() local
2229 unsigned ValID = VE.getValueID(V); in pushValue() local
2235 unsigned ValID = VE.getValueID(V); in pushValueSigned() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp974 [this](unsigned ValID, BasicBlock *InsertBB) { in BitcodeReader()
1429 unsigned ValID = Worklist.back(); in materializeValue() local
2875 unsigned ValID = GlobalInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2889 unsigned ValID = IndirectSymbolInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2918 unsigned ValID = Info.PersonalityFn - 1; in resolveGlobalAndIndirectSymbolInits() local
2928 unsigned ValID = Info.Prefix - 1; in resolveGlobalAndIndirectSymbolInits() local
2938 unsigned ValID = Info.Prologue - 1; in resolveGlobalAndIndirectSymbolInits() local
4777 for (uint64_t ValID : Record) in parseFunctionBody() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2779 unsigned ValID = VE.getValueID(V); in pushValueAndType() local
2810 unsigned ValID = VE.getValueID(V); in pushValue() local
2816 unsigned ValID = VE.getValueID(V); in pushValueSigned() local