Home
last modified time | relevance | path

Searched refs:selectExtractHigh (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp481 ComplexRendererFns selectExtractHigh(MachineOperand &Root) const;
7729 AArch64InstructionSelector::selectExtractHigh(MachineOperand &Root) const { in selectExtractHigh() function in AArch64InstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td137 GIComplexOperandMatcher<v8s8, "selectExtractHigh">,
140 GIComplexOperandMatcher<v4s16, "selectExtractHigh">,
143 GIComplexOperandMatcher<v2s32, "selectExtractHigh">,
152 GIComplexOperandMatcher<v4s16, "selectExtractHigh">,
155 GIComplexOperandMatcher<v2s32, "selectExtractHigh">,