Defined in 13 files as a variable:
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, line 701 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, line 701 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, line 686 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp, line 710 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp, line 404 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp, line 414 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, line 541 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, line 633 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, line 706 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, line 707 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, line 859 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, line 624 (as a variable)
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, line 609 (as a variable)
Defined in 15 files as a member:
- external/bsd/llvm/dist/clang/include/clang/CodeGen/CodeGenAction.h, line 47 (as a member)
- external/bsd/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp, line 78 (as a member)
- external/bsd/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, line 43 (as a member)
- external/bsd/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, line 112 (as a member)
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 276 (as a member)
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h, line 124 (as a member)
- external/bsd/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, line 85 (as a member)
- external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, line 443 (as a member)
- external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, line 416 (as a member)
- external/bsd/llvm/dist/llvm/lib/IR/AsmWriter.cpp, line 673 (as a member)
- external/bsd/llvm/dist/llvm/lib/IR/AsmWriter.cpp, line 2285 (as a member)
- external/bsd/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, line 90 (as a member)
- external/bsd/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, line 55 (as a member)
- external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h, line 105 (as a member)
- external/bsd/llvm/dist/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp, line 28 (as a member)
Referenced in 47 files:
- external/bsd/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp
- external/bsd/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp
- external/bsd/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, line 247
- external/bsd/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 369
- external/bsd/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp
- line 215
- line 218
- line 281
- line 986
- line 989
- line 1035
- line 1074
- line 1140
- line 1167
- line 1170
- line 1178
- line 1225
- line 1228
- line 1247
- line 1249
- line 1305
- line 1330
- line 1356
- line 1360
- line 1379
- line 1388
- line 1396
- line 1401
- line 1412
- line 1414
- line 1439
- line 1448
- line 1456
- line 1474
- line 1529
- line 1531
- line 1611
- line 1614
- line 1642
- line 1676
- line 1680
- line 1790
- line 1805
- line 1884
- line 1886
- line 1913
- line 1916
- line 1918
- line 1922
- line 1928
- line 2139
- line 2219
- line 2229
- line 2231
- line 2273
- line 2276
- line 2363
- line 2370
- line 2591
- line 2612
- line 2735
- line 2772
- line 3193
- line 3196
- line 3247
- line 3255
- line 3353
- line 3362
- line 3593
- line 3612
- line 3629
- line 3666
- line 3814
- line 3837
- line 3840
- line 3844
- line 3900
- line 3902
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenModule.h
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, line 33
- external/bsd/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h
- external/bsd/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp
- external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp
- external/bsd/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, line 158
- external/bsd/llvm/dist/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h, line 202
- external/bsd/llvm/dist/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h, line 28
- external/bsd/llvm/dist/llvm/include/llvm/Transforms/IPO/FunctionImport.h
- external/bsd/llvm/dist/llvm/include/llvm/Transforms/IPO/Internalize.h
- external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
- external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
- external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.h, line 43
- external/bsd/llvm/dist/llvm/lib/CodeGen/MachineModuleInfo.cpp, line 212
- external/bsd/llvm/dist/llvm/lib/IR/AsmWriter.cpp
- external/bsd/llvm/dist/llvm/lib/LTO/LTOCodeGenerator.cpp
- external/bsd/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp
- line 81
- line 92
- line 148
- line 149
- line 165
- line 167
- line 170
- line 172
- line 199
- line 203
- line 208
- line 211
- line 218
- line 221
- line 246
- line 263
- line 282
- line 443
- line 457
- line 460
- line 463
- line 470
- line 474
- line 477
- line 480
- line 483
- line 485
- line 492
- line 493
- line 494
- line 499
- line 655
- line 658
- line 666
- line 682
- line 688
- line 694
- line 705
- line 715
- line 717
- line 776
- line 778
- line 780
- line 807
- line 814
- line 815
- line 818
- line 824
- line 825
- line 826
- line 891
- line 896
- line 1030
- line 1035
- line 1040
- external/bsd/llvm/dist/llvm/lib/LTO/UpdateCompilerUsed.cpp
- external/bsd/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp
- external/bsd/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, line 73
- external/bsd/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp
- external/bsd/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp
- external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
- external/bsd/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp
- external/bsd/llvm/dist/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
- external/bsd/llvm/dist/llvm/tools/llvm-jitlistener/llvm-jitlistener.cpp
- external/bsd/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp