Home
last modified time | relevance | path

Searched defs:Mod (Results 226 – 250 of 381) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context_embeddertest.cpp252 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Mod) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp70 Module *Mod = nullptr; member in __anon4020fecf0111::AMDGPUCodeGenPrepare
H A DSIFoldOperands.cpp210 MachineOperand &Mod = MI->getOperand(ModIdx); in updateOperand() local
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp1623 Module *Mod = unwrap(M); in LLVMGetFirstGlobal() local
1631 Module *Mod = unwrap(M); in LLVMGetLastGlobal() local
1756 Module *Mod = unwrap(M); in LLVMGetFirstFunction() local
1764 Module *Mod = unwrap(M); in LLVMGetLastFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp786 const Module *Mod = DAG.getMachineFunction().getFunction().getParent(); in LowerCall() local
2563 const Module *Mod = DAG.getMachineFunction().getFunction().getParent(); in LowerExternalSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCExpr.h498 Mod, ///< Signed remainder. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h120 Mod = NoModRef | MustMod, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCExpr.h501 Mod, ///< Signed remainder. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp271 const Module *Mod = BB->getParent()->getParent(); in calculateCXXStateNumbers() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp15064 Module *Mod = in ActOnModuleImport() local
15103 void Sema::ActOnModuleInclude(SourceLocation DirectiveLoc, Module *Mod) { in ActOnModuleInclude()
15138 void Sema::ActOnModuleBegin(SourceLocation DirectiveLoc, Module *Mod) { in ActOnModuleBegin()
15146 void Sema::ActOnModuleEnd(SourceLocation DirectiveLoc, Module *Mod) { in ActOnModuleEnd()
15160 Module *Mod) { in createImplicitModuleImportForErrorRecovery()
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_misc.py1067 class Mod: class
5796 class Mod(torch.nn.Module): class
9900 class Mod(torch.nn.Module): class
9952 class Mod(torch.nn.Module): class
9975 class Mod(torch.nn.Module): class
10112 class Mod(torch.nn.Module): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1476 uint32_t Mod = CurrentAddressLocation % DefaultSectionAlign; in writeSectionForDwarfSectionEntry() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp212 MachineOperand &Mod = MI->getOperand(ModIdx); in updateOperand() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCExpr.h509 Mod, ///< Signed remainder. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCExpr.h509 Mod, ///< Signed remainder. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCExpr.h509 Mod, ///< Signed remainder. enumerator
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp1156 static void addLinkOptionsPostorder(CodeGenModule &CGM, Module *Mod, in addLinkOptionsPostorder()
1210 clang::Module *Mod = Stack.pop_back_val(); in EmitModuleLinkOptions() local
/aosp_15_r20/external/clang/lib/Lex/
H A DPPDirectives.cpp1881 for (Module *Mod = SuggestedModule.getModule(); Mod; Mod = Mod->Parent) in HandleIncludeDirective() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1975 Module *Mod = II->getModule(); in visitCallInst() local
1995 Module *Mod = II->getModule(); in visitCallInst() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp477 Module *Mod = ImportD->getImportedModule(); in importedModule() local
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_no_runtime.py930 class Mod(torch.nn.Module): class
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_torchbind.py727 class Mod(torch.nn.Module): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp3498 const Module *Mod = F->getParent(); in printFunction() local
3655 const Module *Mod = getModuleFromVal(I); in maybePrintCallAddrSpace() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp226 Module *Mod; member in __anon27d7c7f40111::DataFlowSanitizer
/aosp_15_r20/external/starlark-go/starlark/
H A Dvalue.go483 func (x Float) Mod(y Float) Float { func

12345678910>>...16