Home
last modified time | relevance | path

Searched defs:VecType (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp134 VectorType *VecType = cast<VectorType>(CI->getType()); in scalarizeMaskedLoad() local
272 VectorType *VecType = cast<VectorType>(Src->getType()); in scalarizeMaskedStore() local
396 VectorType *VecType = cast<VectorType>(CI->getType()); in scalarizeMaskedGather() local
604 VectorType *VecType = cast<VectorType>(CI->getType()); scalarizeMaskedExpandLoad() local
717 VectorType *VecType = cast<VectorType>(Src->getType()); scalarizeMaskedCompressStore() local
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dbigint.rs27 pub type VecType = HeapVec; types
30 pub type VecType = StackVec; types
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h103 enum VecType { enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp62 enum class VecType class
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h278 inline TType *VecType(TType *type, int size) in VecType() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp60 enum class VecType class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1475 MVT VecType = Op.getOperand(0).getSimpleValueType(); in LowerVECTOR_SHUFFLE() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp1732 Ice::Type VecType = Vec->getType(); in validateVectorIndex() local
2306 Ice::Type VecType = Vec->getType(); in ProcessRecord() local
2329 Ice::Type VecType = Vec->getType(); in ProcessRecord() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1159 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() local
1454 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp8018 MVT VecType = MVT::getVectorVT(SimpleVT, 2); in LowerATOMIC_CMP_SWAP() local

Completed in 44 milliseconds