Home
last modified time | relevance | path

Searched defs:casted (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_casting_utils_test.cc38 DummyInstruction* casted = in TEST() local
56 DummyInstruction* casted = in TEST() local
69 DummyInstruction* casted = CastOrNull<DummyInstruction>(null); in TEST() local
75 DummyInstruction* casted = in TEST() local
82 DummyInstruction* casted = in TEST() local
94 DummyInstruction* casted = DynCastOrNull<DummyInstruction>( in TEST() local
101 DummyInstruction* casted = DynCastOrNull<DummyInstruction>( in TEST() local
108 DummyInstruction* casted = DynCastOrNull<DummyInstruction>(null); in TEST() local
Dhlo_casting_utils.h41 const T* casted = dynamic_cast<const T*>(instruction); in Cast() local
/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.c30 int *casted = dynCastToInt(p); in testDynCast() local
38 int *casted = dynCastOrNull(p); in testDynCastOrNull() local
47 int *casted; in testBranch() local
63 int *casted; in testBranchReversed() local
79 int *casted = 0; in testMultipleStore() local
180 int *casted = dynCastOrNull(0); in testDynCastOrNullOfNull() local
189 int *casted = dynCastToInt(0); in testDynCastOfNull() local
205 int *casted = lookUpInt(0); in testZeroIsNotNull() local
214 int *casted = dynCastOrNull(getNull()); in testTrackNull() local
225 int *casted = dynCastOrNull(ptr); in testTrackNullVariable() local
[all …]
/external/llvm-project/clang/test/Analysis/inlining/
Dfalse-positive-suppression.c30 int *casted = dynCastToInt(p); in testDynCast() local
38 int *casted = dynCastOrNull(p); in testDynCastOrNull() local
47 int *casted; in testBranch() local
63 int *casted; in testBranchReversed() local
79 int *casted = 0; in testMultipleStore() local
188 int *casted = dynCastOrNull(0); in testDynCastOrNullOfNull() local
197 int *casted = dynCastToInt(0); in testDynCastOfNull() local
213 int *casted = lookUpInt(0); in testZeroIsNotNull() local
222 int *casted = dynCastOrNull(getNull()); in testTrackNull() local
233 int *casted = dynCastOrNull(ptr); in testTrackNullVariable() local
[all …]
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/
DPositionUtils.java109 MethodDeclaration casted = (MethodDeclaration) node; in beginNodeWithoutConsideringAnnotations() local
112 FieldDeclaration casted = (FieldDeclaration) node; in beginNodeWithoutConsideringAnnotations() local
115 ClassOrInterfaceDeclaration casted = (ClassOrInterfaceDeclaration) node; in beginNodeWithoutConsideringAnnotations() local
/external/openscreen/platform/impl/
Dsocket_address_posix_unittest.cc52 struct sockaddr* casted = reinterpret_cast<struct sockaddr*>(&address); in TEST() local
75 struct sockaddr* casted = reinterpret_cast<struct sockaddr*>(&address); in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/
Ddecompose.cc159 auto casted = builder.create<CastOp>(op->getLoc(), tensor_type, in RewriteUnregisteredTFOps() local
165 auto casted = builder.create<CastOp>( in RewriteUnregisteredTFOps() local
221 auto casted = builder.create<CastOp>( in RewriteUnregisteredTFOps() local
Draise_to_tf.cc386 auto casted = rewriter.create<CastOp>(loc, res_type, new_res); in CreateAndReplaceOp() local
392 auto casted = in CreateAndReplaceOp() local
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/utils/
DPositionUtils.java104 NodeWithElementType<?> casted = (NodeWithElementType<?>) node; in beginNodeWithoutConsideringAnnotations() local
107 ClassOrInterfaceDeclaration casted = (ClassOrInterfaceDeclaration) node; in beginNodeWithoutConsideringAnnotations() local
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DPositionUtils.java120 NodeWithType<?, Type> casted = (NodeWithType<?, Type>) node; in beginNodeWithoutConsideringAnnotations() local
123 ClassOrInterfaceDeclaration casted = (ClassOrInterfaceDeclaration) node; in beginNodeWithoutConsideringAnnotations() local
/external/tensorflow/tensorflow/compiler/xla/tools/
Ddriver.cc336 T* casted = static_cast<T*>(buffer); in FillIntT() local
347 T* casted = static_cast<T*>(buffer); in FillFloatT() local
392 const T* casted = static_cast<const T*>(buffer); in DisplayT() local
437 auto casted = static_cast<const void* const*>(buffer); in Display() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c226 LLVMValueRef shifted, casted, scaled, masked; in lp_build_unpack_arith_rgba_aos() local
372 LLVMValueRef shifted, casted, scaled, unswizzled; in lp_build_pack_rgba_aos() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_kernel_to_llvm_pass.cc129 auto casted = in generateParamsArray() local
/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DConvertLaunchFuncToRuntimeCalls.cpp400 auto casted = rewriter.create<LLVM::BitcastOp>(loc, llvmPointerType, pointer); in matchAndRewrite() local
517 auto casted = in generateParamsArray() local
/external/llvm-project/clang/test/Analysis/
Dosobject-retain-release.cpp330 OSArray *casted = OSDynamicCast(OSArray, other); in check_attribute_propagation() local
338 OSArray *casted = OSDynamicCast(OSArray, other); in check_attribute_indirect_propagation() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc625 PyObject* casted = PyNumber_Long(arg); in CheckAndGetInteger() local
650 PyObject* casted = PyNumber_Long(arg); in CheckAndGetInteger() local
/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp366 static bool intEqualsAfterUintCast (deInt32 value, deUint32 casted, glu::Precision precision) in intEqualsAfterUintCast()
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp2285 Value casted = std_memref_cast(alloc, compatibleMemRefType); in createScopedFullPartialLinalgCopy() local
2339 Value casted = std_memref_cast(alloc, compatibleMemRefType); in createScopedFullPartialVectorTransferRead() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc761 auto casted = xla::ConvertElementType(input, xla::U32); in ExportXlaOp() local
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp2378 Value casted = rewriter.create<LLVM::BitcastOp>( in matchAndRewrite() local