Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.h47 struct ValID { struct
69 ValID() = default; argument
70 ValID(const ValID &RHS) in ValID() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h47 struct ValID { struct
69 ValID() = default; argument
70 ValID(const ValID &RHS) in ValID() argument
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2250 unsigned ValID = VE.getValueID(V); in pushValueAndType() local
2281 unsigned ValID = VE.getValueID(V); in pushValue() local
2287 unsigned ValID = VE.getValueID(V); in pushValueSigned() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2246 unsigned ValID = GlobalInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2260 unsigned ValID = IndirectSymbolInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2276 unsigned ValID = FunctionPrefixWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2289 unsigned ValID = FunctionPrologueWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2302 unsigned ValID = FunctionPersonalityFnWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2787 unsigned ValID = GlobalInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2801 unsigned ValID = IndirectSymbolInitWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2817 unsigned ValID = FunctionPrefixWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2830 unsigned ValID = FunctionPrologueWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
2843 unsigned ValID = FunctionPersonalityFnWorklist.back().second; in resolveGlobalAndIndirectSymbolInits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2559 unsigned ValID = VE.getValueID(V); in pushValueAndType() local
2590 unsigned ValID = VE.getValueID(V); in pushValue() local
2596 unsigned ValID = VE.getValueID(V); in pushValueSigned() local