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()
7331 AArch64InstructionSelector::selectAddrModeWRO(MachineOperand &Root, in selectAddrModeWRO() function in AArch64InstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td3753 GIComplexOperandMatcher<s64, "selectAddrModeWRO<8>">,
3756 GIComplexOperandMatcher<s64, "selectAddrModeWRO<16>">,
3759 GIComplexOperandMatcher<s64, "selectAddrModeWRO<32>">,
3762 GIComplexOperandMatcher<s64, "selectAddrModeWRO<64>">,
3765 GIComplexOperandMatcher<s64, "selectAddrModeWRO<128>">,