Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h53 struct ValID { struct
54 enum {
84 ValID() = default; argument
85 ValID(const ValID &RHS) in ValID() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2205 unsigned ValID = VE.getValueID(V); in pushValueAndType() local
2219 unsigned ValID = VE.getValueID(V); in pushValue() local
2225 unsigned ValID = VE.getValueID(V); in pushValueSigned() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1029 [this](unsigned ValID, BasicBlock *InsertBB) { in BitcodeReader()
1528 unsigned ValID = Worklist.back(); in materializeValue() local
3036 unsigned ValID = GlobalInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
3050 unsigned ValID = IndirectSymbolInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
3075 unsigned ValID = Info.PersonalityFn - 1; in resolveGlobalAndIndirectSymbolInits() local
3085 unsigned ValID = Info.Prefix - 1; in resolveGlobalAndIndirectSymbolInits() local
3095 unsigned ValID = Info.Prologue - 1; in resolveGlobalAndIndirectSymbolInits() local
4980 for (uint64_t ValID : Record) in parseFunctionBody() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2911 unsigned ValID = VE.getValueID(V); in pushValueAndType() local
2942 unsigned ValID = VE.getValueID(V); in pushValue() local
2948 unsigned ValID = VE.getValueID(V); in pushValueSigned() local