Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1399 LegalizeTypeAction PreferredAction = getPreferredVectorAction(VT); in computeRegisterProperties() local
1400 switch (PreferredAction) { in computeRegisterProperties()
1476 if (PreferredAction == TypeScalarizeVector) in computeRegisterProperties()
1478 else if (PreferredAction == TypeSplitVector) in computeRegisterProperties()