Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp99 ComplexRendererFns selectAddrModeIndexed(MachineOperand &Root,
102 ComplexRendererFns selectAddrModeIndexed(MachineOperand &Root) const { in selectAddrModeIndexed() function in __anon162375af0111::AArch64InstructionSelector
103 return selectAddrModeIndexed(Root, Width / 8); in selectAddrModeIndexed()
1825 AArch64InstructionSelector::selectAddrModeIndexed(MachineOperand &Root, in selectAddrModeIndexed() function in AArch64InstructionSelector
H A DAArch64InstrFormats.td2789 GIComplexOperandMatcher<s64, "selectAddrModeIndexed<8>">,
2792 GIComplexOperandMatcher<s64, "selectAddrModeIndexed<16>">,
2795 GIComplexOperandMatcher<s64, "selectAddrModeIndexed<32>">,
2798 GIComplexOperandMatcher<s64, "selectAddrModeIndexed<64>">,
2801 GIComplexOperandMatcher<s64, "selectAddrModeIndexed<128>">,