Searched refs:selectAddrModeWRO (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 390 ComplexRendererFns selectAddrModeWRO(MachineOperand &Root, 393 ComplexRendererFns selectAddrModeWRO(MachineOperand &Root) const { in selectAddrModeWRO() function in __anone1ac91c40111::AArch64InstructionSelector 394 return selectAddrModeWRO(Root, Width / 8); in selectAddrModeWRO() 6362 AArch64InstructionSelector::selectAddrModeWRO(MachineOperand &Root, in selectAddrModeWRO() function in AArch64InstructionSelector
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 3567 GIComplexOperandMatcher<s64, "selectAddrModeWRO<8>">, 3570 GIComplexOperandMatcher<s64, "selectAddrModeWRO<16>">, 3573 GIComplexOperandMatcher<s64, "selectAddrModeWRO<32>">, 3576 GIComplexOperandMatcher<s64, "selectAddrModeWRO<64>">, 3579 GIComplexOperandMatcher<s64, "selectAddrModeWRO<128>">,
|