Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h280 OnlyLegalOrCustom, // Only expand when the resulting instructions are legal enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4403 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MUL()
4527 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MULFIX()
H A DLegalizeDAG.cpp4008 TargetLowering::MulExpansionKind::OnlyLegalOrCustom)) { in ExpandNode()