Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h172 OnlyLegalOrCustom, // Only expand when the resulting instructions are legal enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2499 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MUL()
2604 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_SMULFIX()
H A DLegalizeDAG.cpp3266 TargetLowering::MulExpansionKind::OnlyLegalOrCustom)) { in ExpandNode()