Home
last modified time | relevance | path

Searched defs:Globals (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/CodeGen/
D2003-06-26-CFECrash.c8 typedef struct Globals { struct
9 char answerbuf;
10 min_info info[1];
11 min_info *pInfo;
/external/perfetto/ui/src/controller/
Dglobals.ts43 class Globals implements App { class
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMGlobalMerge.cpp114 bool ARMGlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
165 SmallVector<GlobalVariable*, 16> Globals, ConstGlobals, BSSGlobals; in doInitialization() local
/external/llvm/lib/CodeGen/
DGlobalMerge.cpp202 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
240 BitVector Globals; in doMerge() member
419 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge()
528 DenseMap<unsigned, SmallVector<GlobalVariable*, 16> > Globals, ConstGlobals, in doInitialization() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGlobalMerge.cpp219 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
256 BitVector Globals; in doMerge() member
437 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge()
602 DenseMap<unsigned, SmallVector<GlobalVariable *, 16>> Globals, ConstGlobals, in doInitialization() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h130 std::unique_ptr<GlobalsStream> Globals; variable
/external/perfetto/ui/src/frontend/
Dglobals.ts54 class Globals { class
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h61 StringMap<DIE*> Globals; variable
DDwarfDebug.cpp1711 const StringMap<DIE*> &Globals = TheCU->getGlobals(); in emitDebugPubNames() local
1759 const StringMap<DIE*> &Globals = TheCU->getGlobalTypes(); in emitDebugPubTypes() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp494 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalVariable *> Globals) { in buildBitSetsFromGlobalVariables()
799 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalObject *> Globals) { in buildBitSetsFromDisjointSet()
963 std::vector<GlobalObject *> Globals; in lower() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h247 std::vector<wasm::WasmGlobal> Globals; variable
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp117 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals()
DIceGlobalContext.h441 VariableDeclarationList Globals; variable
DIceDefs.h270 VariableDeclarationArray Globals; variable
DWasmTranslator.cpp1578 unique_ptr<VariableDeclarationList> Globals = in translate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp759 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables()
1518 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet()
2010 std::vector<GlobalTypeMember *> Globals; in lower() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp99 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()
845 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp70 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()
890 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
/external/nanopb-c/generator/
Dnanopb_generator.py1437 class Globals: class
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp332 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; in printIndexStats() local
/external/grpc-grpc/third_party/nanopb/generator/
Dnanopb_generator.py1336 class Globals: class
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h262 std::vector<Global> Globals; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp181 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp236 SmallVector<WasmGlobal, 4> Globals; member in __anon46b4d5de0111::WasmObjectWriter

12