Home
last modified time | relevance | path

Searched defs:MaxArgs (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/BPF/
DBPFISelLowering.h62 static const unsigned MaxArgs; variable
DBPFISelLowering.cpp214 const unsigned BPFTargetLowering::MaxArgs = 5; member in BPFTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.h83 static const unsigned MaxArgs; variable
DBPFISelLowering.cpp273 const unsigned BPFTargetLowering::MaxArgs = 5; member in BPFTargetLowering
/external/tensorflow/tensorflow/core/lib/strings/
Dstrcat_test.cc138 TEST(StrCat, MaxArgs) { in TEST() argument
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp393 constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
406 constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
472 static constexpr SizeT MaxArgs = 1; in genTargetHelperCallFor() local
501 static constexpr SizeT MaxArgs = 1; in genTargetHelperCallFor() local
634 static constexpr SizeT MaxArgs = 3; in genTargetHelperCallFor() local
659 static constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
683 static constexpr SizeT MaxArgs = 3; in genTargetHelperCallFor() local
736 static constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
751 static constexpr SizeT MaxArgs = 1; in genTargetHelperCallFor() local
759 static constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
[all …]
DIceTargetLoweringARM32.cpp500 constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
571 constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
586 constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
623 static constexpr SizeT MaxArgs = 1; in genTargetHelperCallFor() local
642 static constexpr SizeT MaxArgs = 1; in genTargetHelperCallFor() local
737 static constexpr SizeT MaxArgs = 1; in genTargetHelperCallFor() local
748 static constexpr SizeT MaxArgs = 2; in genTargetHelperCallFor() local
762 static constexpr SizeT MaxArgs = 3; in genTargetHelperCallFor() local
775 static constexpr SizeT MaxArgs = 3; in genTargetHelperCallFor() local
798 static constexpr SizeT MaxArgs = 3; in genTargetHelperCallFor() local
[all …]
/external/syzkaller/pkg/compiler/
Dtypes.go42 MaxArgs int // maxiumum number of subargs member