Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp443 ComplexRendererFns selectAddrModeWRO(MachineOperand &Root,
446 ComplexRendererFns selectAddrModeWRO(MachineOperand &Root) const { in selectAddrModeWRO() function in __anonde0bbd8d0111::AArch64InstructionSelector
447 return selectAddrModeWRO(Root, Width / 8); in selectAddrModeWRO()
7504 AArch64InstructionSelector::selectAddrModeWRO(MachineOperand &Root, in selectAddrModeWRO() function in AArch64InstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td3886 GIComplexOperandMatcher<s64, "selectAddrModeWRO<8>">,
3889 GIComplexOperandMatcher<s64, "selectAddrModeWRO<16>">,
3892 GIComplexOperandMatcher<s64, "selectAddrModeWRO<32>">,
3895 GIComplexOperandMatcher<s64, "selectAddrModeWRO<64>">,
3898 GIComplexOperandMatcher<s64, "selectAddrModeWRO<128>">,