Defined in 11 files as a variable:
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, line 702 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, line 685 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp, line 403 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp, line 413 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, line 540 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, line 632 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, line 705 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, line 706 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, line 821 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, line 624 (as a variable)
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, line 609 (as a variable)
Defined in 16 files as a member:
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenAction.h, line 47 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Transaction.h, line 35 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp, line 107 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, line 45 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, line 99 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 309 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h, line 63 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, line 91 (as a member)
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, line 484 (as a member)
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp, line 423 (as a member)
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, line 730 (as a member)
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, line 2582 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, line 84 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, line 61 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h, line 106 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp, line 27 (as a member)
Referenced in 50 files:
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Interpreter.h, line 64
- external/apache2/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, line 272
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, line 441
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, line 32
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.h
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, line 252
- external/apache2/llvm/dist/clang/lib/Interpreter/Interpreter.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, line 174
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h, line 207
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h, line 27
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/FunctionImport.h
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Internalize.h
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/MetadataLoader.h, line 40
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineModuleInfo.cpp
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp
- external/apache2/llvm/dist/llvm/lib/LTO/LTOCodeGenerator.cpp
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp
- external/apache2/llvm/dist/llvm/lib/LTO/UpdateCompilerUsed.cpp
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionImport.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
- external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/llvm-jitlistener.cpp
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp