Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2403 virtual Type* shouldConvertSplatType(ShuffleVectorInst* SVI) const { in shouldConvertSplatType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17428 Type *ARMTargetLowering::shouldConvertSplatType(ShuffleVectorInst *SVI) const { in shouldConvertSplatType() function in ARMTargetLowering