Home
last modified time | relevance | path

Searched refs:In1 (Results 1 – 18 of 18) sorted by relevance

/third_party/spirv-tools/test/opt/
Ddead_insert_elim_test.cpp59 OpName %In1 "In1" in TEST_F()
106 OpName %In1 "In1" in TEST_F()
209 OpName %In1 "In1" in TEST_F()
258 OpName %In1 "In1" in TEST_F()
393 OpName %In1 "In1" in TEST_F()
445 OpName %In1 "In1" in TEST_F()
603 OpName %In1 "In1" in TEST_F()
Dvector_dce_test.cpp58 OpName %In1 "In1" in TEST_F()
105 OpName %In1 "In1" in TEST_F()
212 OpName %In1 "In1" in TEST_F()
261 OpName %In1 "In1" in TEST_F()
400 OpName %In1 "In1" in TEST_F()
452 OpName %In1 "In1" in TEST_F()
592 OpName %In1 "In1" in TEST_F()
672 OpName %In1 "In1" in TEST_F()
1180 OpName %In1 "In1" in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddead_insert_elim_test.cpp59 OpName %In1 "In1" in TEST_F()
106 OpName %In1 "In1" in TEST_F()
275 OpName %In1 "In1" in TEST_F()
324 OpName %In1 "In1" in TEST_F()
459 OpName %In1 "In1" in TEST_F()
511 OpName %In1 "In1" in TEST_F()
669 OpName %In1 "In1" in TEST_F()
Dvector_dce_test.cpp58 OpName %In1 "In1" in TEST_F()
105 OpName %In1 "In1" in TEST_F()
212 OpName %In1 "In1" in TEST_F()
261 OpName %In1 "In1" in TEST_F()
400 OpName %In1 "In1" in TEST_F()
452 OpName %In1 "In1" in TEST_F()
592 OpName %In1 "In1" in TEST_F()
672 OpName %In1 "In1" in TEST_F()
1180 OpName %In1 "In1" in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddead_insert_elim_test.cpp59 OpName %In1 "In1" in TEST_F()
106 OpName %In1 "In1" in TEST_F()
275 OpName %In1 "In1" in TEST_F()
324 OpName %In1 "In1" in TEST_F()
459 OpName %In1 "In1" in TEST_F()
511 OpName %In1 "In1" in TEST_F()
669 OpName %In1 "In1" in TEST_F()
Dvector_dce_test.cpp58 OpName %In1 "In1" in TEST_F()
105 OpName %In1 "In1" in TEST_F()
212 OpName %In1 "In1" in TEST_F()
261 OpName %In1 "In1" in TEST_F()
400 OpName %In1 "In1" in TEST_F()
452 OpName %In1 "In1" in TEST_F()
592 OpName %In1 "In1" in TEST_F()
672 OpName %In1 "In1" in TEST_F()
1180 OpName %In1 "In1" in TEST_F()
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_overflow/
D0-opt.spvasm23 OpName %In1 "In1"
24 OpMemberName %In1 0 "data_in1"
45 OpMemberDecorate %In1 0 NonWritable
46 OpMemberDecorate %In1 0 Offset 0
47 OpDecorate %In1 Block
89 %In1 = OpTypeStruct %_arr_int_uint_512
90 %_ptr_StorageBuffer_In1 = OpTypePointer StorageBuffer %In1
D0-opt.wgsl20 struct In1 {
35 [[group(0), binding(1)]] var<storage, read> x_17 : In1;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/non_robust_buffer_access/unexecuted_oob_underflow/
D0-opt.spvasm26 OpName %In1 "In1"
27 OpMemberName %In1 0 "data_in1"
51 OpMemberDecorate %In1 0 NonWritable
52 OpMemberDecorate %In1 0 Offset 0
53 OpDecorate %In1 Block
92 %In1 = OpTypeStruct %_arr_int_uint_512_0
93 %_ptr_StorageBuffer_In1 = OpTypePointer StorageBuffer %In1
D0-opt.wgsl25 struct In1 {
37 [[group(0), binding(1)]] var<storage, read> x_19 : In1;
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/non_robust_buffer_access/
Dunexecuted_oob_overflow.amber41 layout(set = 0, binding = 1) readonly buffer In1 { int data_in1[512]; };
Dunexecuted_oob_underflow.amber41 layout(set = 0, binding = 1) readonly buffer In1 { int data_in1[512]; };
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp4479 typedef In1_ In1; typedef
4488 !isTypeValid<typename In::In1>() ? 1 : in numInputs()
4513 vector<typename In::In1> in1;
4531 VariableP<typename In::In1> in1;
4542 const Sampling<typename In::In1>& in1_, in Samplings()
4548 const Sampling<typename In::In1>& in1;
4558 instance<DefaultSampling<typename In::In1> >(), in DefaultSamplings()
4623 typedef typename In::In1 In1; in testStatement() typedef
4742 const typename Traits<In1>::IVal in1; in testStatement()
4771 env.lookup(*variables.in1) = convert<In1>(fmt, round(fmt, inputs.in1[valueNdx])); in testStatement()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6049 typedef In1_ In1; typedef
6058 !isTypeValid<typename In::In1>() ? 1 : in numInputs()
6083 vector<typename In::In1> in1;
6101 VariableP<typename In::In1> in1;
6112 const Sampling<typename In::In1>& in1_, in Samplings()
6118 const Sampling<typename In::In1>& in1;
6128 instance<DefaultSampling<typename In::In1> >(), in DefaultSamplings()
6168 typedef typename In::In1 In1; in iterate() typedef
6242 const typename Traits<In1>::IVal in1; in iterate()
6273 env.lookup(*m_variables.in1) = convert<In1>(fmt, round(fmt, inputs.in1[valueNdx])); in iterate()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp39 static bool addWithOverflow(APInt &Result, const APInt &In1, in addWithOverflow() argument
43 Result = In1.sadd_ov(In2, Overflow); in addWithOverflow()
45 Result = In1.uadd_ov(In2, Overflow); in addWithOverflow()
52 static bool subWithOverflow(APInt &Result, const APInt &In1, in subWithOverflow() argument
56 Result = In1.ssub_ov(In2, Overflow); in subWithOverflow()
58 Result = In1.usub_ov(In2, Overflow); in subWithOverflow()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5086 SDValue In1 = Op.getOperand(0); in LowerFCOPYSIGN() local
5102 DAG.getUNDEF(VecVT), In1); in LowerFCOPYSIGN()
5106 VecVal1 = DAG.getNode(ISD::BITCAST, DL, VecVT, In1); in LowerFCOPYSIGN()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp45073 SDValue In0, In1; in matchPMADDWD_2() local
45111 In1 = N01In; in matchPMADDWD_2()
45119 if (In0 != N00In || In1 != N01In || In0 != N10In || In1 != N11In) in matchPMADDWD_2()
45135 return SplitOpsAndApply(DAG, Subtarget, DL, VT, { In0, In1 }, in matchPMADDWD_2()
/third_party/chromium/patch/
D0001-cve.patch64156 z?2f_{{^f~WdlXxBH(PH2<21e(=h=tzBCeNbpQt#vexwGIyl$AC5Av5^In1-qpRHc)