Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp363 ComplexRendererFns selectAddrModeWRO(MachineOperand &Root,
366 ComplexRendererFns selectAddrModeWRO(MachineOperand &Root) const { in selectAddrModeWRO() function in __anonbb5c84780111::AArch64InstructionSelector
367 return selectAddrModeWRO(Root, Width / 8); in selectAddrModeWRO()
5481 AArch64InstructionSelector::selectAddrModeWRO(MachineOperand &Root, in selectAddrModeWRO() function in AArch64InstructionSelector
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td3327 GIComplexOperandMatcher<s64, "selectAddrModeWRO<8>">,
3330 GIComplexOperandMatcher<s64, "selectAddrModeWRO<16>">,
3333 GIComplexOperandMatcher<s64, "selectAddrModeWRO<32>">,
3336 GIComplexOperandMatcher<s64, "selectAddrModeWRO<64>">,
3339 GIComplexOperandMatcher<s64, "selectAddrModeWRO<128>">,