| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.h | 39 class VectorType; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Constants.h | 49 class VectorType; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Pass.cpp | 234 using VectorType = AnalysisUsage::VectorType; typedef
|
| D | Type.cpp | 611 VectorType::VectorType(Type *ElType, ElementCount EC) in VectorType() function in VectorType
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 358 VectorType, enumerator 635 struct VectorType : ObjectImpl<VectorType, Type, Object::Kind::VectorType> struct 637 Type *base = nullptr; 638 uint32_t components = 0; 640 …ing name() const override { return "vec" + std::to_string(components) + "<" + base->name() + ">"; } in name() 641 uint32_t sizeInBytes() const override { return base->sizeInBytes() * components; } in sizeInBytes() 642 size_t numMembers() const override { return components; } in numMembers() 643 Member getMember(size_t i) const override { return { base, vecElementName(i, components) }; } in getMember() 645 std::shared_ptr<vk::dbg::Value> value(void *ptr, bool interleaved) const override in value()
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLType.cpp | 380 class VectorType final : public Type { class 384 VectorType(skstd::string_view name, const char* abbrev, const Type& componentType, in VectorType() function in SkSL::VectorType
|
| /third_party/skia/m133/src/sksl/ir/ |
| D | SkSLType.cpp | 732 class VectorType final : public Type { class 736 VectorType(std::string_view name, const char* abbrev, const Type& componentType, in VectorType() function in SkSL::VectorType
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.h | 50 class VectorType; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 276 VectorType, enumerator
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingDataSpillTests.cpp | 97 enum class VectorType enum
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingDataSpillTests.cpp | 97 enum class VectorType enum
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | idl.h | 207 Type VectorType() const { in VectorType() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| D | ItaniumDemangle.h | 902 VectorType(const Node *BaseType_, Node *Dimension_) in VectorType() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 10714 ArrayRef<int> Mask, const EVT &VectorType, in isNonZeroElementsInOrder()
|