Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h274 OnlyLegalOrCustom, // Only expand when the resulting instructions are legal enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3720 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MUL()
3872 TargetLowering::MulExpansionKind::OnlyLegalOrCustom, in ExpandIntRes_MULFIX()
H A DLegalizeDAG.cpp3423 TargetLowering::MulExpansionKind::OnlyLegalOrCustom)) { in ExpandNode()