Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.cpp22 bool isPackedVectorType(EVT SomeVT) { in isPackedVectorType() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp205 static inline bool isPackedVectorType(EVT VT, SelectionDAG &DAG) { in isPackedVectorType() function