Home
last modified time | relevance | path

Searched refs:arg_0 (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
DVariablesLocationsTest.cpp3 void __fastcall foo(short arg_0, float arg_1) { in foo() argument
12 void bar(int arg_0) { in bar() argument
DVariablesLocationsTest.script8 frame variable arg_0
21 frame variable arg_0
/external/llvm-project/lldb/test/Shell/SymbolFile/PDB/
Dvariables-locations.test8 CHECK: arg_0 = 1111
17 CHECK: arg_0 = 22
/external/llvm/examples/BrainF/
DBrainFDriver.cpp82 Value *arg_0 = &*args++; in addMainFunction() local
83 arg_0->setName("argc"); in addMainFunction()
/external/llvm-project/llvm/examples/BrainF/
DBrainFDriver.cpp85 Value *arg_0 = &*args++; in addMainFunction() local
86 arg_0->setName("argc"); in addMainFunction()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf_device_ops.mlir14 func @return_one_operand(%arg_0: tensor<*xf32>) {
17 tf_device.return %arg_0 : tensor<*xf32>
24 func @return_multiple_operands(%arg_0: tensor<*xf32>, %arg_1: tensor<*xi32>) {
27 tf_device.return %arg_0, %arg_1 : tensor<*xf32>, tensor<*xi32>
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion.cpp281 auto arg_0 = context_->get_def_use_mgr()->GetDef( in CheckCondition() local
286 if (arg_0 == induction_0_ && arg_1 == induction_1_) { in CheckCondition()
290 if (arg_0 == induction_0_ && arg_1 != induction_1_) { in CheckCondition()
294 if (arg_1 == induction_1_ && arg_0 != induction_0_) { in CheckCondition()
298 if (arg_0 != arg_1) { in CheckCondition()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fusion.cpp281 auto arg_0 = context_->get_def_use_mgr()->GetDef( in CheckCondition() local
286 if (arg_0 == induction_0_ && arg_1 == induction_1_) { in CheckCondition()
290 if (arg_0 == induction_0_ && arg_1 != induction_1_) { in CheckCondition()
294 if (arg_1 == induction_1_ && arg_0 != induction_0_) { in CheckCondition()
298 if (arg_0 != arg_1) { in CheckCondition()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_fusion.cpp281 auto arg_0 = context_->get_def_use_mgr()->GetDef( in CheckCondition() local
286 if (arg_0 == induction_0_ && arg_1 == induction_1_) { in CheckCondition()
290 if (arg_0 == induction_0_ && arg_1 != induction_1_) { in CheckCondition()
294 if (arg_1 == induction_1_ && arg_0 != induction_0_) { in CheckCondition()
298 if (arg_0 != arg_1) { in CheckCondition()
/external/llvm-project/mlir/test/Dialect/SPIRV/Transforms/
Dinlining.mlir187 spv.globalVariable @arg_0 bind(0, 0) : !spv.ptr<!spv.struct<(i32 [0])>, StorageBuffer>
193 // CHECK-DAG: [[ADDRESS_ARG0:%.*]] = spv.mlir.addressof @arg_0
197 %2 = spv.mlir.addressof @arg_0 : !spv.ptr<!spv.struct<(i32 [0])>, StorageBuffer>
/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor_test.cc160 const Tensor* arg_0; in TEST_F() local
161 TF_ASSERT_OK(call_frame.GetArg(0, &arg_0)); in TEST_F()
162 EXPECT_EQ(1.0, V(*arg_0)); in TEST_F()
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h4407 auto fn_lambda = [](isl_aff *arg_0, void *arg_1) -> isl_stat { in foreach()
4409 stat ret = (*data->func)(manage(arg_0)); in foreach()
4937 auto fn_lambda = [](isl_ast_expr *arg_0, void *arg_1) -> isl_stat { in foreach()
4939 stat ret = (*data->func)(manage(arg_0)); in foreach()
5280 auto fn_lambda = [](isl_ast_node *arg_0, void *arg_1) -> isl_stat { in foreach()
5282 stat ret = (*data->func)(manage(arg_0)); in foreach()
5626 auto fn_lambda = [](isl_constraint *arg_0, void *arg_1) -> isl_stat { in foreach_constraint()
5628 stat ret = (*data->func)(manage(arg_0)); in foreach_constraint()
6152 auto fn_lambda = [](isl_basic_map *arg_0, void *arg_1) -> isl_stat { in foreach()
6154 stat ret = (*data->func)(manage(arg_0)); in foreach()
[all …]
Dcpp-checked.h420 …static inline isl_ast_node *at_each_domain(isl_ast_node *arg_0, isl_ast_build *arg_1, void *arg_2);
3531 auto fn_lambda = [](isl_aff *arg_0, void *arg_1) -> isl_stat { in foreach()
3533 auto ret = (data->func)(manage(arg_0)); in foreach()
3644 isl_ast_node *ast_build::at_each_domain(isl_ast_node *arg_0, isl_ast_build *arg_1, void *arg_2) in at_each_domain() argument
3647 auto ret = (data->func)(manage(arg_0), manage_copy(arg_1)); in at_each_domain()
5241 auto fn_lambda = [](isl_ast_node *arg_0, void *arg_1) -> isl_stat { in foreach()
5243 auto ret = (data->func)(manage(arg_0)); in foreach()
6046 auto fn_lambda = [](isl_id *arg_0, void *arg_1) -> isl_stat { in foreach()
6048 auto ret = (data->func)(manage(arg_0)); in foreach()
6291 auto fn_lambda = [](isl_basic_map *arg_0, void *arg_1) -> isl_stat { in foreach_basic_map()
[all …]
Dcpp.h485 …static inline isl_ast_node *at_each_domain(isl_ast_node *arg_0, isl_ast_build *arg_1, void *arg_2);
3817 auto fn_lambda = [](isl_aff *arg_0, void *arg_1) -> isl_stat { in foreach()
3820 (data->func)(manage(arg_0)); in foreach()
3977 isl_ast_node *ast_build::at_each_domain(isl_ast_node *arg_0, isl_ast_build *arg_1, void *arg_2) in at_each_domain() argument
3981 auto ret = (data->func)(manage(arg_0), manage_copy(arg_1)); in at_each_domain()
5937 auto fn_lambda = [](isl_ast_node *arg_0, void *arg_1) -> isl_stat { in foreach()
5940 (data->func)(manage(arg_0)); in foreach()
7186 auto fn_lambda = [](isl_id *arg_0, void *arg_1) -> isl_stat { in foreach()
7189 (data->func)(manage(arg_0)); in foreach()
7617 auto fn_lambda = [](isl_basic_map *arg_0, void *arg_1) -> isl_stat { in foreach_basic_map()
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_test.cc169 auto arg_0 = ops::_Arg(scope.WithOpName("arg0"), DT_BOOL, 0); in CheckGraphDef() local
172 auto identity = ops::Identity(scope.WithOpName("cond/Identity"), arg_0); in CheckGraphDef()
192 auto arg_0 = ops::_Arg(scope.WithOpName("arg0"), DT_BOOL, 0); in CheckGraphDef() local
195 auto identity = ops::Identity(scope.WithOpName("cond/Identity_1"), arg_0); in CheckGraphDef()