Home
last modified time | relevance | path

Searched refs:getExtendedElementVectorType (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h477 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
620 return VectorType::getExtendedElementVectorType( in getExtendedType()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h391 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h388 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
/external/llvm/lib/IR/
DFunction.cpp818 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()
991 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1001 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()
1221 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp87 llvm::VectorType::getExtendedElementVectorType(ty); in lowerPAVG()
235 llvm::VectorType *extTy = llvm::VectorType::getExtendedElementVectorType(ty); in lowerMulAdd()
349 llvm::VectorType *extTy = llvm::VectorType::getExtendedElementVectorType(ty); in lowerMulHigh()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp3371 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3557 llvm::Type *QTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3634 llvm::Type *SrcTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3666 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()