Searched refs:selectExtractHigh (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 481 ComplexRendererFns selectExtractHigh(MachineOperand &Root) const; 7907 AArch64InstructionSelector::selectExtractHigh(MachineOperand &Root) const { in selectExtractHigh() function in AArch64InstructionSelector
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 137 GIComplexOperandMatcher<v8s8, "selectExtractHigh">, 140 GIComplexOperandMatcher<v4s16, "selectExtractHigh">, 143 GIComplexOperandMatcher<v2s32, "selectExtractHigh">, 156 GIComplexOperandMatcher<v4s16, "selectExtractHigh">, 159 GIComplexOperandMatcher<v2s32, "selectExtractHigh">,
|