Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h53 struct ValID { argument
84 ValID() = default; in ValID() argument
52 struct ValID { global() struct
83 NoCFIValID global() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2214 unsigned ValID = VE.getValueID(V); pushValueAndType() local
2228 unsigned ValID = VE.getValueID(V); pushValue() local
2234 unsigned ValID = VE.getValueID(V); pushValueSigned() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp971 __anon5272731a0602(unsigned ValID, BasicBlock *InsertBB) BitcodeReader() argument
1456 unsigned ValID = Worklist.back(); materializeValue() local
2909 unsigned ValID = GlobalInitWorklist.back().second; resolveGlobalAndIndirectSymbolInits() local
2923 unsigned ValID = IndirectSymbolInitWorklist.back().second; resolveGlobalAndIndirectSymbolInits() local
2948 unsigned ValID = Info.PersonalityFn - 1; resolveGlobalAndIndirectSymbolInits() local
2958 unsigned ValID = Info.Prefix - 1; resolveGlobalAndIndirectSymbolInits() local
2968 unsigned ValID = Info.Prologue - 1; resolveGlobalAndIndirectSymbolInits() local
4814 for (uint64_t ValID : Record) parseFunctionBody() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2822 unsigned ValID = VE.getValueID(V); pushValueAndType() local
2853 unsigned ValID = VE.getValueID(V); pushValue() local
2859 unsigned ValID = VE.getValueID(V); pushValueSigned() local