Home
last modified time | relevance | path

Searched defs:NumArgs (Results 1 – 25 of 229) sorted by relevance

12345678910

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DConvolution.h90 static constexpr uint32_t NumArgs = 11u; member
112 static constexpr uint32_t NumArgs = 14u; member
257 static constexpr uint32_t NumArgs = 6u; member
272 static constexpr uint32_t NumArgs = 7u; member
H A DLstm.h38 static constexpr uint32_t NumArgs = 7u; member
53 static constexpr uint32_t NumArgs = 7u; member
H A DGru.h38 static constexpr uint32_t NumArgs = 7u; member
53 static constexpr uint32_t NumArgs = 7u; member
H A DMm.h74 static constexpr uint32_t NumArgs = 2u; member
86 static constexpr uint32_t NumArgs = 4u; member
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCUDABuiltin.cpp100 for (unsigned I = 1, NumArgs = Args.size(); I < NumArgs; ++I) in EmitCUDADevicePrintfCallExpr() local
105 for (unsigned I = 1, NumArgs = Args.size(); I < NumArgs; ++I) { in EmitCUDADevicePrintfCallExpr() local
/aosp_15_r20/external/llvm/lib/Target/
H A DTargetRecip.cpp112 unsigned NumArgs = Args.size(); in parseIndividualParams() local
169 unsigned NumArgs = Args.size(); in TargetRecip() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp301 unsigned NumArgs = MI->getNumOperands(); in tryReplaceLoad() local
364 unsigned NumArgs = MI->getNumOperands(); in tryReplaceExtend() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp303 unsigned NumArgs = MI->getNumOperands(); in tryReplaceLoad() local
374 unsigned NumArgs = MI->getNumOperands(); in tryReplaceExtend() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp246 unsigned NumArgs = CE.getNumArgs(); in checkPreCall() local
279 unsigned NumArgs = CE.getNumArgs(); in checkPostCall() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceASanInstrumentation.cpp437 constexpr SizeT NumArgs = 2; in instrumentAccess() local
475 constexpr SizeT NumArgs = 3; in instrumentStart() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprObjC.cpp259 unsigned NumArgs, in CreateEmpty()
277 ObjCMessageExpr *ObjCMessageExpr::alloc(const ASTContext &C, unsigned NumArgs, in alloc()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp723 unsigned NumArgs, const Value *Callee, in lowerCallOperands()
774 unsigned NumArgs = NumArgsVal->getZExtValue(); in selectPatchpoint() local
951 unsigned NumArgs) { in lowerCallTo()
960 unsigned NumArgs) { in lowerCallTo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp868 unsigned NumArgs, const Value *Callee, in lowerCallOperands()
920 unsigned NumArgs = NumArgsVal->getZExtValue(); in selectPatchpoint() local
1097 unsigned NumArgs) { in lowerCallTo()
1106 unsigned NumArgs) { in lowerCallTo()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp680 unsigned NumArgs, const Value *Callee, in lowerCallOperands()
734 unsigned NumArgs = NumArgsVal->getZExtValue(); in selectPatchpoint() local
871 unsigned NumArgs) { in lowerCallTo()
880 unsigned NumArgs) { in lowerCallTo()
/aosp_15_r20/external/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp216 unsigned NumArgs = Clang->getFrontendOpts().LLVMArgs.size(); in ExecuteCompilerInvocation() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DCommentCommandTraits.h50 unsigned NumArgs : 4; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCommentCommandTraits.h50 unsigned NumArgs : 4; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCommentCommandTraits.h50 unsigned NumArgs : 4; member
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64CallLowering.cpp65 unsigned NumArgs = Args.size(); in lowerFormalArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolTypeFunctionSig.cpp81 uint32_t NumArgs = SigArguments->getChildCount(); in isCVarArgs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolTypeFunctionSig.cpp81 uint32_t NumArgs = SigArguments->getChildCount(); in isCVarArgs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/utils/
DFormatStringConverter.h50 const unsigned NumArgs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/utils/
DFormatStringConverter.h50 const unsigned NumArgs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/utils/
DFormatStringConverter.h50 const unsigned NumArgs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/utils/
DFormatStringConverter.h50 const unsigned NumArgs; variable

12345678910