Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp404 ComplexRendererFns selectLogicalShiftedRegister(MachineOperand &Root) const { in selectLogicalShiftedRegister() function in __anon0f33cebd0111::AArch64InstructionSelector
4555 if (auto Fns = selectLogicalShiftedRegister(RHS)) in emitTST()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1030 GIComplexOperandMatcher<s32, "selectLogicalShiftedRegister">,
1034 GIComplexOperandMatcher<s64, "selectLogicalShiftedRegister">,