Home
last modified time | relevance | path

Searched defs:OpType (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DLowLevel.cpp110 #define TestRegReg(Inst, Dst, Src, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
124 #define TestRegImm(Inst, Dst, Imm, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
137 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
151 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
166 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
183 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
200 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
218 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Deffects.py24 OpType = Union[torch._ops.HigherOrderOperator, torch._ops.OpOverload] variable
35 def _register_effectful_op(op: OpType, effect: _EffectType):
47 def _deregister_effectful_op(op: OpType):
74 op: OpType,
88 def has_aliasing(op: OpType):
208 op: OpType,
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DLowLevel.cpp157 #define TestRegReg(Inst, Dst, Src, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
170 #define TestRegImm(Inst, Dst, Imm, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
183 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
196 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
210 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
227 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
243 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
260 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/aosp_15_r20/external/skia/modules/skcms/
H A Dskcms.cc2438 struct OpType { in select_curve_op() struct
2439 Op sGamma, sRGBish, PQish, HLGish, HLGinvish, table; in select_curve_op()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/impl/
H A DArithmetic.h12 enum class OpType : uint32_t { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h29 Type *OpType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Instrumentation/
DAddressSanitizerCommon.h29 Type *OpType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Instrumentation/
DAddressSanitizerCommon.h29 Type *OpType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Instrumentation/
DAddressSanitizerCommon.h29 Type *OpType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Instrumentation/
DAddressSanitizerCommon.h29 Type *OpType; variable
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmWriterInst.h28 enum OpType { enum
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/
H A DOperationStorage.java65 public @interface OpType { annotation
/aosp_15_r20/frameworks/proto_logging/stats/enums/media/outputswitcher/
H A Denums.proto23 enum OpType { enum
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DCompareKernels.cu14 enum class OpType {GE, GT, LE, LT}; enum
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DWork.hpp14 enum class OpType : std::uint8_t { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h188 bool opCanUseLiteralConstant(unsigned OpType) const { in opCanUseLiteralConstant()

123456