Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/AsmParser/
H A DLLParser.h52 struct ValID { struct
75 ValID() = default; argument
76 ValID(const ValID &RHS) in ValID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/AsmParser/
DLLParser.h53 struct ValID { struct
54 enum {
84 ValID() = default; argument
85 ValID(const ValID &RHS) in ValID() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/AsmParser/
DLLParser.h52 struct ValID { struct
53 enum {
83 ValID() = default; argument
84 ValID(const ValID &RHS) in ValID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/AsmParser/
DLLParser.h53 struct ValID { struct
54 enum {
84 ValID() = default; argument
85 ValID(const ValID &RHS) in ValID() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/AsmParser/
DLLParser.h53 struct ValID { struct
54 enum {
84 ValID() = default; argument
85 ValID(const ValID &RHS) in ValID() function
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.h47 struct ValID { struct
69 ValID() = default; argument
70 ValID(const ValID &RHS) in ValID() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h47 struct ValID { struct
69 ValID() = default; argument
70 ValID(const ValID &RHS) in ValID() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A 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
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1577 unsigned ValID = GlobalInitWorklist.back().second; in ResolveGlobalAndAliasInits() local
1597 unsigned ValID = AliasInitWorklist.back().second; in ResolveGlobalAndAliasInits() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1870 unsigned ValID = GlobalInitWorklist.back().second; in ResolveGlobalAndAliasInits() local
1890 unsigned ValID = AliasInitWorklist.back().second; in ResolveGlobalAndAliasInits() local
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1050 unsigned ValID = VE.getValueID(V); in PushValueAndType() local
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1083 unsigned ValID = VE.getValueID(V); in PushValueAndType() local
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp1052 unsigned ValID = VE.getValueID(V); in PushValueAndType() local