Home
last modified time | relevance | path

Searched defs:SourceElementType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_all/include/berberis/intrinsics/riscv64_to_all/
Dvector_intrinsics.h564 using SourceElementType = NarrowType<ElementType>; in Vextf2() local
572 using SourceElementType = NarrowType<WideSourceElementType>; in Vextf4() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp938 Type *SourceElementType = GEPI->getSourceElementType(); in canReplaceGEPIdxWithZero() local