Home
last modified time | relevance | path

Searched refs:getScalarShape (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h101 static VFShape getScalarShape(const FunctionType *FTy) { in getScalarShape() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h108 if (Shape == VFShape::getScalarShape(CI.getFunctionType())) in getVectorizedFunction()