Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1883 auto OptVFInfo = VFABI::tryDemangleForVFABI(MangledName, ScalarFTy); in tryExpandVecMathCall() local
1884 if (!OptVFInfo) in tryExpandVecMathCall()
1891 if (OptVFInfo->Shape.Parameters.size() != in tryExpandVecMathCall()
1904 for (auto &VFParam : OptVFInfo->Shape.Parameters) { in tryExpandVecMathCall()