Home
last modified time | relevance | path

Searched refs:Module (Results 601 - 625 of 1012) sorted by relevance

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveStacks.h98 void print(raw_ostream &O, const Module * = nullptr) const override;
H A DMachinePostDominators.h89 void print(llvm::raw_ostream &OS, const Module *M = nullptr) const override;
/third_party/skia/experimental/wasm-skp-debugger/
H A Dcpu.js86 }(Module)); // When this file is loaded in, the high level object is "Module";
/third_party/skia/modules/pathkit/
H A Dhelper.js107 }(Module)); // When this file is loaded in, the high level object is "Module";
/third_party/spirv-tools/source/opt/
H A Dpass.h90 Module* get_module() const { return context_->module(); } in get_module()
/third_party/spirv-tools/test/opt/dominator_tree/
H A Dnested_ifs.cpp114 Module* module = context->module(); in TEST_F()
H A Dnested_ifs_post.cpp114 Module* module = context->module(); in TEST_F()
H A Dsimple.cpp144 Module* module = context->module(); in TEST_F()
H A Dunreachable_for.cpp86 Module* module = context->module(); in TEST_F()
H A Dgenerated.cpp112 Module* module = context->module(); in TEST_F()
278 Module* module = context->module(); in TEST_F()
399 Module* module = context->module(); in TEST_F()
596 Module* module = context->module(); in TEST_F()
727 Module* module = context->module(); in TEST_F()
831 Module* module = context->module(); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp15 #include "llvm/IR/Module.h"
104 iterator_range<CtorDtorIterator> getConstructors(const Module &M) { in getConstructors()
110 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp23 #include "llvm/IR/Module.h"
85 void LLVMContext::addModule(Module *M) { in addModule()
89 void LLVMContext::removeModule(Module *M) { in removeModule()
H A DDebugInfo.cpp34 #include "llvm/IR/Module.h"
62 void DebugInfoFinder::processModule(const Module &M) { in processModule()
106 void DebugInfoFinder::processInstruction(const Module &M, in processInstruction()
117 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation()
197 void DebugInfoFinder::processDeclare(const Module &M, in processDeclare()
213 void DebugInfoFinder::processValue(const Module &M, const DbgValueInst *DVI) { in processValue()
350 bool llvm::StripDebugInfo(Module &M) { in StripDebugInfo()
353 for (Module::named_metadata_iterator NMI = M.named_metadata_begin(), in StripDebugInfo()
589 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo()
682 unsigned llvm::getDebugMetadataVersionFromModule(const Module
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h135 Error applyDataLayout(Module &M);
137 void recordCtorDtors(Module &M);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDominators.h32 class Module;
280 void print(raw_ostream &OS, const Module *M = nullptr) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp421 void DivergenceAnalysis::print(raw_ostream &OS, const Module *) const { in print()
462 void GPUDivergenceAnalysis::print(raw_ostream &OS, const Module *mod) const { in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DInstruction.h70 const Module *getModule() const;
71 Module *getModule();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp38 #include "llvm/IR/Module.h"
331 bool transformKernels(Module &M) { in transformKernels()
368 bool runOnModule(Module &M) override {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp244 Module *M = B.GetInsertBlock()->getModule(); in CreateAssert()
317 PreservedAnalyses PoisonCheckingPass::run(Module &M, in run()
H A DInstrProfiling.cpp38 #include "llvm/IR/Module.h"
160 bool runOnModule(Module &M) override {
376 PreservedAnalyses InstrProfiling::run(Module &M, ModuleAnalysisManager &AM) { in run()
477 static bool containsProfilingIntrinsics(Module &M) { in containsProfilingIntrinsics()
494 Module &M, std::function<const TargetLibraryInfo &(Function &F)> GetTLI) { in run()
552 getOrInsertValueProfilingCall(Module &M, const TargetLibraryInfo &TLI, in getOrInsertValueProfilingCall()
679 Module *M = F->getParent(); in getVarName()
/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
H A Dgenerated.cpp113 Module* module = context->module(); in TEST_F()
279 Module* module = context->module(); in TEST_F()
400 Module* module = context->module(); in TEST_F()
597 Module* module = context->module(); in TEST_F()
728 Module* module = context->module(); in TEST_F()
832 Module* module = context->module(); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A Dgenerated.cpp113 Module* module = context->module(); in TEST_F()
279 Module* module = context->module(); in TEST_F()
400 Module* module = context->module(); in TEST_F()
597 Module* module = context->module(); in TEST_F()
728 Module* module = context->module(); in TEST_F()
832 Module* module = context->module(); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp87 void EmitStartOfAsmFile(Module &M) override;
106 void EmitHwasanMemaccessSymbols(Module &M);
168 void EmitEndOfAsmFile(Module &M) override;
185 void AArch64AsmPrinter::EmitStartOfAsmFile(Module &M) { in EmitStartOfAsmFile()
334 void AArch64AsmPrinter::EmitHwasanMemaccessSymbols(Module &M) { in EmitHwasanMemaccessSymbols()
521 void AArch64AsmPrinter::EmitEndOfAsmFile(Module &M) { in EmitEndOfAsmFile()
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp125 Module* module = context->module(); in TEST()
282 Module* module = context->module(); in TEST()
516 Module* module = context->module(); in TEST()
910 Module* module = context->module();
1406 Module* module = context->module();
1834 Module* module = context->module();
2200 Module* module = context->module();
2431 Module* module = context->module();
2773 Module* module = context->module();
3062 Module* modul
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp125 Module* module = context->module(); in TEST()
282 Module* module = context->module(); in TEST()
516 Module* module = context->module(); in TEST()
910 Module* module = context->module();
1406 Module* module = context->module();
1834 Module* module = context->module();
2200 Module* module = context->module();
2431 Module* module = context->module();
2773 Module* module = context->module();
3062 Module* modul
[all...]

Completed in 36 milliseconds

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