Searched refs:S32 (Results 101 - 113 of 113) sorted by relevance

12345

/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc279 {buffer_shape, xla::ShapeUtil::MakeShape(xla::S32, {})});
/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client.py129 xla_data_pb2.S32: np.dtype(np.int32),
530 """Convenience method to enqueue a scalar S32 constant op.
938 a: a ComputationDataHandle to an F32, S32, or U32 scalar (consistent with
941 b: a ComputationDataHandle to an F32, S32, or U32 scalar (consistent with
947 same numeric type (F32, S32, or U32) as the arguments a and b.
H A Dxla_client_test.py386 np.int32: xla_client.xla_data_pb2.S32,
741 # TODO(b/72689392): re-enable when bug S32 resolved
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_liveness_test.cc481 {ShapeUtil::MakeShape(F32, {8}), ShapeUtil::MakeShape(S32, {4})}),
H A Dtuple_points_to_analysis_test.cc609 Shape starts_shape = ShapeUtil::MakeShape(S32, {1});
H A Dhlo_evaluator_test.cc482 Shape shape = ShapeUtil::MakeShape(S32, {5, 2});
/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dscalar_computations_test.cc444 auto x = builder.Parameter(0, ShapeUtil::MakeShape(S32, {}), "x");
455 // as S32, it would output -2 / 2 = -1 (0xFFFFFFFF).
589 // S32 comparisons.
/external/tensorflow/tensorflow/compiler/xla/tools/parser/
H A Dhlo_parser.cc1274 case S32:
1581 case S32:
/external/vixl/src/aarch32/
H A Dinstructions-aarch32.h264 S32 = kDataTypeS | 32,
H A Ddisasm-aarch32.cc109 return S32;
130 if (type_value == 0x1) return S32;
174 return S32;
193 if (type_value == 0x1) return S32;
229 return S32;
244 return S32;
280 return S32;
296 return S32;
316 return S32;
405 return S32;
24234 S32, local
24248 S32, local
24635 S32, local
24649 S32, local
[all...]
/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk104.asm45 // DIV S32, like DIV U32 after taking ABS(inputs)
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6025 FpABI = MipsABIFlagsSection::FpABIKind::S32;
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 1894 milliseconds

12345