Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td39 (vector_shuffle node:$lhs, node:$rhs), [{
43 (vector_shuffle node:$lhs, node:$rhs), [{
47 (vector_shuffle node:$lhs, node:$rhs), [{
51 (vector_shuffle node:$lhs, node:$rhs), [{
55 (vector_shuffle node:$lhs, node:$rhs), [{
59 (vector_shuffle node:$lhs, node:$rhs), [{
66 (vector_shuffle node:$lhs, node:$rhs), [{
70 (vector_shuffle node:$lhs, node:$rhs), [{
74 (vector_shuffle node:$lhs, node:$rhs), [{
79 (vector_shuffle (v16i8 node:$lhs), node:$rhs), [{
[all …]
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c82 #define vector_shuffle __builtin_shufflevector in premultiply_data() macro
84 #define vector_shuffle __builtin_shuffle in premultiply_data() macro
115 a = vector_shuffle( s1, ma ); /* A A A A A A A A */ in premultiply_data()
117 s0 = vector_shuffle( s0, m0 ); /* B R B R B R B R */ in premultiply_data()
/third_party/spirv-tools/source/fuzz/
Dtransformation.cpp378 return MakeUnique<TransformationVectorShuffle>(message.vector_shuffle()); in FromMessage()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation.cpp378 return MakeUnique<TransformationVectorShuffle>(message.vector_shuffle()); in FromMessage()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation.cpp378 return MakeUnique<TransformationVectorShuffle>(message.vector_shuffle()); in FromMessage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc43915 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vB, (undef:{ *:[v16i8] }))<<P:Predicate…
43916 …// Dst: (VSPLTB:{ *:[v16i8] } (VSPLTB_get_imm:{ *:[i32] } (vector_shuffle:{ *:[v16i8] } v16i8:{ *:…
43923 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vB, (undef:{ *:[v16i8] }))<<P:Predicate…
43924 …// Dst: (VSPLTH:{ *:[v16i8] } (VSPLTH_get_imm:{ *:[i32] } (vector_shuffle:{ *:[v16i8] } v16i8:{ *:…
43931 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vB, (undef:{ *:[v16i8] }))<<P:Predicate…
43932 …// Dst: (VSPLTW:{ *:[v16i8] } (VSPLTW_get_imm:{ *:[i32] } (vector_shuffle:{ *:[v16i8] } v16i8:{ *:…
43939 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vA, (undef:{ *:[v16i8] }))<<P:Predicate…
43954 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vA, (undef:{ *:[v16i8] }))<<P:Predicate…
43961 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vA, (undef:{ *:[v16i8] }))<<P:Predicate…
43968 …// Src: (vector_shuffle:{ *:[v16i8] } v16i8:{ *:[v16i8] }:$vA, (undef:{ *:[v16i8] }))<<P:Predicate…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td634 def vector_shuffle : SDNode<"ISD::VECTOR_SHUFFLE", SDTVecShuffle, []>;
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto495 TransformationVectorShuffle vector_shuffle = 21; field
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto495 TransformationVectorShuffle vector_shuffle = 21; field
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto495 TransformationVectorShuffle vector_shuffle = 21; field
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.28180 (vector_shuffle): New macro to take care of a different built-in
/third_party/vk-gl-cts/android/cts/main/vk-master-2021-03-01/
Dspirv-assembly.txt1939 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dspirv-assembly.txt1960 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dspirv-assembly.txt6036 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dspirv-assembly.txt6036 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dspirv-assembly.txt6040 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
/third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/
Dspirv-assembly.txt18159 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle
/third_party/vk-gl-cts/android/cts/main/vk-master/
Dspirv-assembly.txt18163 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle