Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h174 ValueTypeActions(TLI.getValueTypeActions()) { in DAGTypeLegalizer()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h675 const ValueTypeActionImpl &getValueTypeActions() const { in getValueTypeActions() function