| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/AsmParser/ |
| H A D | Parser.h | 73 std::unique_ptr<Module> Mod; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceConverter.h | 34 Converter(llvm::Module *Mod, GlobalContext *Ctx) in Converter() argument 51 llvm::Module *Mod; member in Ice::Converter
|
| H A D | IceCompiler.cpp | 133 std::unique_ptr<llvm::Module> Mod = in run() local 139 std::unique_ptr<llvm::Module> Mod = parseIRFile(IRFilename, Err, Context); in run() local
|
| H A D | IceUtils.h | 98 uint64_t Mod = Pos & (Align - 1); in OffsetToAlignment() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 73 DbiModuleDescriptor Mod; member in llvm::pdb::ModuleDebugStreamRef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcCBindings.cpp | 69 LLVMOrcAddEagerlyCompiledIR(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle *RetHandle, LLVMModuleRef Mod, LLVMOrcSymbolResolverFn SymbolResolver, void *SymbolResolverCtx) LLVMOrcAddEagerlyCompiledIR() argument 84 LLVMOrcAddLazilyCompiledIR(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle *RetHandle, LLVMModuleRef Mod, LLVMOrcSymbolResolverFn SymbolResolver, void *SymbolResolverCtx) LLVMOrcAddLazilyCompiledIR() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
| H A D | LTOModule.h | 53 std::unique_ptr<Module> Mod; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringExtras.h | 55 unsigned char Mod = static_cast<unsigned char>(X) & 15; in utohexstr() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenExtract.cpp | 214 Module *Mod = BB->getParent()->getParent(); in convert() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | ObjCARCAnalysisUtils.h | 268 void init(Module *Mod) { in init() argument
|
| /third_party/node/deps/v8/tools/ |
| H A D | bigint-tester.py | 225 class Mod(Div): # Sharing GenerateInputLengths. class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 156 static void runNewPMPasses(const Config &Conf, Module &Mod, TargetMachine *TM, in runNewPMPasses() argument 229 static void runNewPMCustomPasses(Module &Mod, TargetMachine *TM, in runNewPMCustomPasses() argument 272 static void runOldPMPasses(const Config &Conf, Module &Mod, TargetMachine *TM, in runOldPMPasses() argument 303 bool opt(const Config &Conf, TargetMachine *TM, unsigned Task, Module &Mod, in opt() argument 335 codegen(const Config &Conf, TargetMachine *TM, AddStreamFn AddStream, unsigned Task, Module &Mod) codegen() argument 375 splitCodeGen(const Config &C, TargetMachine *TM, AddStreamFn AddStream, unsigned ParallelCodeGenParallelismLevel, std::unique_ptr<Module> Mod) splitCodeGen() argument 423 initAndLookupTarget(const Config &C, Module &Mod) initAndLookupTarget() argument 448 backend(const Config &C, AddStreamFn AddStream, unsigned ParallelCodeGenParallelismLevel, std::unique_ptr<Module> Mod, ModuleSummaryIndex &CombinedIndex) backend() argument 481 dropDeadSymbols(Module &Mod, const GVSummaryMapTy &DefinedGlobals, const ModuleSummaryIndex &Index) dropDeadSymbols() argument 502 thinBackend(const Config &Conf, unsigned Task, AddStreamFn AddStream, Module &Mod, const ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) thinBackend() argument [all...] |
| H A D | LTOCodeGenerator.cpp | 151 void LTOCodeGenerator::setAsmUndefinedRefs(LTOModule *Mod) { in setAsmUndefinedRefs() argument 157 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() argument 170 void LTOCodeGenerator::setModule(std::unique_ptr<LTOModule> Mod) { in setModule() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | IRSymtab.cpp | 128 storage::Module Mod; in addModule() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerKernelAttributes.cpp | 44 Module *Mod = nullptr; member in __anon24430::AMDGPULowerKernelAttributes
|
| H A D | AMDGPUHSAMetadataStreamer.cpp | 253 void MetadataStreamerV2::emitPrintf(const Module &Mod) { in emitPrintf() argument 454 void MetadataStreamerV2::begin(const Module &Mod) { in begin() argument 664 void MetadataStreamerV3::emitPrintf(const Module &Mod) { in emitPrintf() argument 924 void MetadataStreamerV3::begin(const Module &Mod) { in begin() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXUtilities.cpp | 41 void clearAnnotationCache(const Module *Mod) { in clearAnnotationCache() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
| H A D | TargetMachineC.cpp | 190 Module* Mod = unwrap(M); in LLVMTargetMachineEmit() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | StringExtras.h | 131 unsigned char Mod = static_cast<unsigned char>(X) & 15; in utohexstr() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeDumpVisitor.cpp | 387 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, ModifierRecord &Mod) { in visitKnownRecord() argument
|
| /third_party/jinja2/ |
| H A D | nodes.py | 977 class Mod(BinExpr): class
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | nodes.py | 875 class Mod(BinExpr): class
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | nodes.py | 822 class Mod(BinExpr): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
| H A D | ExecutionEngineBindings.cpp | 263 Module *Mod = unwrap(M); in LLVMRemoveModule() local
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | nodes.py | 875 class Mod(BinExpr): class
|