Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp2211 auto OptVFInfo = VFABI::tryDemangleForVFABI(MangledName, ScalarFTy); in tryExpandVecMathCall() local
2212 if (!OptVFInfo) in tryExpandVecMathCall()
2219 if (OptVFInfo->Shape.Parameters.size() != in tryExpandVecMathCall()
2232 for (auto &VFParam : OptVFInfo->Shape.Parameters) { in tryExpandVecMathCall()