Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h271 OnlyLegalOrCustom, // Only expand when the resulting instructions are legal enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3654 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MUL()
3806 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MULFIX()
H A DLegalizeDAG.cpp3394 TargetLowering::MulExpansionKind::OnlyLegalOrCustom)) { in ExpandNode()