Home
last modified time | relevance | path

Searched refs:Module (Results 676 - 700 of 1015) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1019 const DIImportedEntity *Module) { in constructImportedEntityDIE()
1020 DIE *IMDie = DIE::get(DIEValueAllocator, (dwarf::Tag)Module->getTag()); in constructImportedEntityDIE()
1021 insertDIE(Module, IMDie); in constructImportedEntityDIE()
1023 auto *Entity = Module->getEntity(); in constructImportedEntityDIE()
1037 addSourceLine(*IMDie, Module->getLine(), Module->getFile()); in constructImportedEntityDIE()
1039 StringRef Name = Module->getName(); in constructImportedEntityDIE()
1018 constructImportedEntityDIE( const DIImportedEntity *Module) constructImportedEntityDIE() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp37 #include "llvm/IR/Module.h"
65 static void GetObjCImageInfo(Module &M, unsigned &Version, unsigned &Flags, in GetObjCImageInfo()
67 SmallVector<Module::ModuleFlagEntry, 8> ModuleFlags; in GetObjCImageInfo()
72 if (MFE.Behavior == Module::Require) in GetObjCImageInfo()
267 Module &M) const { in emitModuleMetadata()
313 SmallVector<Module::ModuleFlagEntry, 8> ModuleFlags; in emitModuleMetadata()
885 Module &M) const { in emitModuleMetadata()
1445 Module &M) const { in emitModuleMetadata()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp34 #include "llvm/IR/Module.h"
747 Module &M = *CI->getModule();
1266 Module *M = CI->getModule();
1342 Module *M = CI->getModule();
1477 Module *Mod = Pow->getModule();
1615 Module *M, IRBuilder<> &B,
1639 Module *Mod = Pow->getModule();
1678 static Value *createPowWithIntegerExponent(Value *Base, Value *Expo, Module *M,
1691 Module *M = Pow->getModule();
1866 Module *Mo
[all...]
H A DEntryExitInstrumenter.cpp14 #include "llvm/IR/Module.h"
23 Module &M = *InsertionPt->getParent()->getParent()->getParent(); in insertCall()
H A DImportedFunctionsInliningStatistics.cpp15 #include "llvm/IR/Module.h"
61 void ImportedFunctionsInliningStatistics::setModuleInfo(const Module &M) { in setModuleInfo()
/third_party/node/lib/internal/main/
H A Dworker_thread.js184 CJSLoader.Module.runMain(filename);
/third_party/node/lib/internal/process/
H A Dexecution.js57 const CJSModule = require('internal/modules/cjs/loader').Module;
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtrap.cc51 auto module = wasm::Module::make(store, binary); in run()
H A Dmulti.cc49 auto module = wasm::Module::make(store, binary); in run()
H A Dcallback.cc81 auto module = wasm::Module::make(store, binary); in run()
H A Dreflect.cc96 auto module = wasm::Module::make(store, binary); in run()
/third_party/node/test/fixtures/wpt/wasm/jsapi/
H A Dinterface.any.js74 "Module",
122 test_operations(WebAssembly.Module, "WebAssembly.Module", [
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMinidump.cpp94 template Expected<ArrayRef<Module>>
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddebug_info_manager.h198 void AnalyzeDebugInsts(Module& module);
H A Dlicm_pass.cpp30 Module* module = get_module(); in ProcessIRContext()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.h198 void AnalyzeDebugInsts(Module& module);
H A Dlicm_pass.cpp30 Module* module = get_module(); in ProcessIRContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DRegionInfo.cpp152 void RegionInfoPass::print(raw_ostream &OS, const Module *) const { in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h28 class Module;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp183 void WebAssemblyExceptionInfo::print(raw_ostream &OS, const Module *) const { in print()
H A DWebAssemblyExceptionInfo.h164 void print(raw_ostream &OS, const Module *M = nullptr) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h173 void print(raw_ostream &OS, const Module * = nullptr) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineRegionInfo.h104 void print(raw_ostream &OS, const Module *) const override;
/third_party/skia/modules/pathkit/
H A Dchaining.js186 }(Module)); // When this file is loaded in, the high level object is "Module";
/third_party/spirv-tools/source/opt/
H A Ddebug_info_manager.h197 void AnalyzeDebugInsts(Module& module);

Completed in 25 milliseconds

1...<<21222324252627282930>>...41