/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUPALMetadata.h | 26 class Module; 37 void readFromIR(Module &M);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ScopedNoAliasAA.h | 77 bool doInitialization(Module &M) override; 78 bool doFinalization(Module &M) override;
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_swap_two_functions.cpp | 45 opt::Module::iterator func1_it = in Apply() 47 opt::Module::iterator func2_it = in Apply()
|
/third_party/spirv-tools/source/opt/ |
H A D | eliminate_dead_functions_util.cpp | 22 Module::iterator EliminateFunction(IRContext* context, in EliminateFunction() 23 Module::iterator* func_iter) { in EliminateFunction()
|
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | threads.cc | 24 wasm::Engine* engine, const wasm::Shared<wasm::Module>* shared, in run() 32 auto module = wasm::Module::obtain(store, shared); in run() 100 auto module = wasm::Module::make(store.get(), binary); in main()
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | file.rs | 10 pub struct Module { structure names 39 impl Parse for Module { 67 Ok(Module { in parse()
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | file.rs | 10 pub struct Module { structure names 39 impl Parse for Module { 67 Ok(Module { in parse()
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | file.rs | 10 pub struct Module { structure names 39 impl Parse for Module { 67 Ok(Module { in parse()
|
/third_party/rust/crates/cxx/syntax/ |
H A D | file.rs | 10 pub struct Module { structure names 39 impl Parse for Module { 67 Ok(Module { in parse()
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | file.rs | 10 pub struct Module { structure names 39 impl Parse for Module { 67 Ok(Module { in parse()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Pass.cpp | 23 #include "llvm/IR/Module.h" 58 static std::string getDescription(const Module &M) { in getDescription() 62 bool ModulePass::skipModule(Module &M) const { in skipModule() 128 void Pass::print(raw_ostream &OS, const Module *) const { in print()
|
H A D | Globals.cpp | 23 #include "llvm/IR/Module.h" 355 GlobalVariable::GlobalVariable(Module &M, Type *Ty, bool constant, in GlobalVariable() 478 Module *ParentModule) in GlobalAlias() 487 Constant *Aliasee, Module *ParentModule) { in create() 493 Module *Parent) { in create() 534 Module *ParentModule) in GlobalIFunc() 543 Constant *Resolver, Module *ParentModule) { in create()
|
H A D | Core.cpp | 29 #include "llvm/IR/Module.h" 231 return wrap(new Module(ModuleID, *GlobalContext)); in LLVMModuleCreateWithName() 236 return wrap(new Module(ModuleID, *unwrap(C))); in LLVMModuleCreateWithNameInContext() 285 /*--.. Module flags ........................................................--*/ 293 static Module::ModFlagBehavior 297 return Module::ModFlagBehavior::Error; in map_to_llvmModFlagBehavior() 299 return Module::ModFlagBehavior::Warning; in map_to_llvmModFlagBehavior() 301 return Module::ModFlagBehavior::Require; in map_to_llvmModFlagBehavior() 303 return Module::ModFlagBehavior::Override; in map_to_llvmModFlagBehavior() 305 return Module in map_to_llvmModFlagBehavior() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | IRObjectFile.cpp | 20 #include "llvm/IR/Module.h" 29 std::vector<std::unique_ptr<Module>> Mods) in IRObjectFile() 120 std::vector<std::unique_ptr<Module>> Mods; in create() 122 Expected<std::unique_ptr<Module>> MOrErr = in create()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | TypeMetadataUtils.cpp | 18 #include "llvm/IR/Module.h" 52 const Module *M, SmallVectorImpl<DevirtCallSite> &DevirtCalls, Value *VPtr, in findLoadCallsAtConstantOffset() 79 const Module *M = CI->getParent()->getParent()->getParent(); in findDevirtualizableCallsForTypeTest() 131 Constant *llvm::getPointerAtOffset(Constant *I, uint64_t Offset, Module &M) { in getPointerAtOffset()
|
H A D | AliasAnalysisEvaluator.cpp | 18 #include "llvm/IR/Module.h" 45 const Value *V2, const Module *M) { in PrintResults() 61 Value *Ptr, Module *M) { in PrintModRefResults() 70 CallBase *CallB, Module *M) { in PrintModRefResults() 78 const Module *M) { in PrintLoadStoreResults() 410 bool doInitialization(Module &M) override { 419 bool doFinalization(Module &M) override {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.h | 38 class Module; 157 void EmitStartOfAsmFile(Module &M) override; 158 void EmitEndOfAsmFile(Module &M) override;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 28 #include "llvm/IR/Module.h" 141 static bool splitGlobals(Module &M) { in splitGlobals() 171 bool runOnModule(Module &M) override { 189 PreservedAnalyses GlobalSplitPass::run(Module &M, ModuleAnalysisManager &AM) { in run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 19 #include "llvm/IR/Module.h" 107 EngineBuilder builder(std::unique_ptr<Module>(unwrap(M))); in LLVMCreateExecutionEngineForModule() 122 EngineBuilder builder(std::unique_ptr<Module>(unwrap(M))); in LLVMCreateInterpreterForModule() 138 EngineBuilder builder(std::unique_ptr<Module>(unwrap(M))); in LLVMCreateJITCompilerForModule() 183 std::unique_ptr<Module> Mod(unwrap(M)); in LLVMCreateMCJITCompilerForModule() 258 unwrap(EE)->addModule(std::unique_ptr<Module>(unwrap(M))); in LLVMAddModule() 263 Module *Mod = unwrap(M); in LLVMRemoveModule()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | fold_spec_constant_op_and_composite_pass.cpp | 51 Module::inst_iterator next_inst = context()->types_values_begin(); in Process() 52 for (Module::inst_iterator inst_iter = next_inst; in Process() 113 Module::inst_iterator* pos) { in ProcessOpSpecConstantOp() 157 Module::inst_iterator* inst_iter_ptr) { in FoldWithInstructionFolder() 218 Module::inst_iterator* pos) { in DoVectorShuffle() 375 Module::inst_iterator* pos) { in DoComponentWiseOperation()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fold_spec_constant_op_and_composite_pass.cpp | 51 Module::inst_iterator next_inst = context()->types_values_begin(); in Process() 52 for (Module::inst_iterator inst_iter = next_inst; in Process() 113 Module::inst_iterator* pos) { in ProcessOpSpecConstantOp() 157 Module::inst_iterator* inst_iter_ptr) { in FoldWithInstructionFolder() 218 Module::inst_iterator* pos) { in DoVectorShuffle() 375 Module::inst_iterator* pos) { in DoComponentWiseOperation()
|
/third_party/python/Lib/unittest/test/ |
H A D | test_suite.py | 398 class Module(object): class 403 Module.wasSetUp = True 406 Module.wasTornDown = True 408 Test.__module__ = 'Module' 409 sys.modules['Module'] = Module 410 self.addCleanup(sys.modules.pop, 'Module') 418 self.assertFalse(Module.wasSetUp) 419 self.assertFalse(Module.wasTornDown)
|
/third_party/spirv-tools/source/diff/ |
H A D | diff.cpp | 194 IdInstructions(const opt::Module* module) 227 opt::IteratorRange<opt::Module::const_inst_iterator> section); 229 opt::IteratorRange<opt::Module::const_inst_iterator> section); 296 opt::IteratorRange<opt::Module::const_inst_iterator> section, 306 opt::IteratorRange<opt::Module::const_inst_iterator> src_insts, 307 opt::IteratorRange<opt::Module::const_inst_iterator> dst_insts); 309 const opt::Module* module, 310 opt::IteratorRange<opt::Module::const_inst_iterator> insts); 313 const opt::Module* src_inst_module, 314 const opt::Module* dst_inst_modul [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | PassManager.h | 16 /// containing IR construct for a Module, a manager for passes over modules 23 /// * FunctionPassManager can run over a Module, runs each pass over 25 /// * ModulePassManager must be directly run, runs each pass over the Module. 45 #include "llvm/IR/Module.h" 84 /// particular IR unit\>" (e.g. a Function or a Module) in instances of 102 extern template class AllAnalysesOn<Module>; 567 extern template class PassManager<Module>; 570 using ModulePassManager = PassManager<Module>; 1018 extern template class AnalysisManager<Module>; 1020 /// Convenience typedef for the Module analysi [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 54 class Module; 189 GlobalVariable *createPGOFuncNameVar(Module &M, 225 bool isIRPGOFlagSet(const Module *M); 240 void annotateValueSite(Module &M, Instruction &Inst, 246 void annotateValueSite(Module &M, Instruction &Inst, 271 bool needsComdatForCounter(const Function &F, const Module &M); 418 // when build the Symtab from a Module. 459 Error create(Module &M, bool InLTO = false); 1133 void createIRLevelProfileFlagVar(Module &M, bool IsCS); 1136 void createProfileFileNameVar(Module [all...] |