Home
last modified time | relevance | path

Searched defs:VTSize (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp152 unsigned VTSize = 4; in EmitTargetCodeForMemcpy() local
DARMCallLowering.cpp75 unsigned VTSize = VT.getSimpleVT().getSizeInBits(); in isSupportedType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5942 unsigned VTSize = VT.getSizeInBits() / 8; in getMemcpyLoadsAndStores() local
6115 unsigned VTSize = VT.getSizeInBits() / 8; in getMemmoveLoadsAndStores() local
6135 unsigned VTSize = VT.getSizeInBits() / 8; in getMemmoveLoadsAndStores() local
6220 unsigned VTSize = VT.getSizeInBits() / 8; in getMemsetStores() local
DTargetLowering.cpp227 unsigned VTSize = VT.getSizeInBits() / 8; in findOptimalMemOpLowering() local
7190 unsigned VTSize = VT.getScalarSizeInBits(); in expandFixedPointMul() local
DLegalizeIntegerTypes.cpp3024 unsigned VTSize = VT.getScalarSizeInBits(); in ExpandIntRes_MULFIX() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3136 uint64_t VTSize = DL.getTypeStoreSizeInBits(VectorType::get(EltTy, N)); in canMapToVector() local