Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h262 OnlyLegalOrCustom, // Only expand when the resulting instructions are legal enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3302 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MUL()
3457 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MULFIX()
H A DLegalizeDAG.cpp3350 TargetLowering::MulExpansionKind::OnlyLegalOrCustom)) { in ExpandNode()