Home
last modified time | relevance | path

Searched defs:ElementTy (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_main.cpp30 typedef typename VectorOps<T>::ElementTy ElementTy; in getTestVectors() typedef
68 typedef typename VectorOps<T>::ElementTy ElementTy; in testInsertElement() typedef
106 typedef typename VectorOps<T>::ElementTy ElementTy; in testExtractElement() typedef
136 typedef typename VectorOps<T>::ElementTy ElementTy; in testShuffleVector() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1434 Type *ElementTy = Ty; in getNaturalGEPWithType() local
1498 Type *ElementTy = ArrTy->getElementType(); in getNaturalGEPRecursively() local
1520 Type *ElementTy = STy->getElementType(Index); in getNaturalGEPRecursively() local
1550 Type *ElementTy = Ty->getElementType(); in getNaturalGEPWithOffset() local
2290 Type *ElementTy; member in llvm::sroa::AllocaSliceRewriter
3515 Type *ElementTy = SeqTy->getElementType(); in getTypePartition() local
3555 Type *ElementTy = STy->getElementType(Index); in getTypePartition() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp101 Type *ElementTy = cast<PointerType>(Arg.Ty)->getElementType(); in setArgFlags() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1208 Type *ElementTy = Ty->getElementType(); in lowerCallTo() local
DSelectionDAGBuilder.cpp9228 Type *ElementTy = Ty->getElementType(); in LowerCallTo() local
9734 Type *ElementTy = Arg.getParamByValType(); in LowerArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp2701 Type ElementTy = typeElementType(Ty); in lowerExtractElement() local
3202 Type ElementTy = typeElementType(Ty); in lowerInsertElement() local
DIceTargetLoweringX8632.cpp2998 Type ElementTy = typeElementType(Ty); in lowerExtractElement() local
3646 Type ElementTy = typeElementType(Ty); in lowerInsertElement() local
DIceInstX8632.h998 Type ElementTy = typeElementType(Ty); in emitIAS() local
DIceInstX8664.h937 Type ElementTy = typeElementType(Ty); in emitIAS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp831 Type *ElementTy = Ty->getElementType(); in LowerCall_32() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4500 Type *ElementTy = A->getType()->getArrayElementType(); in visitCallSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1397 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy, in LLVMConstArray()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10514 MVT ElementTy = NarrowTy.getVectorElementType(); in tryExtendDUPToExtractHigh() local