Searched refs:selectAddrModeXRO (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 436 ComplexRendererFns selectAddrModeXRO(MachineOperand &Root, 439 ComplexRendererFns selectAddrModeXRO(MachineOperand &Root) const { in selectAddrModeXRO() function in __anonde0bbd8d0111::AArch64InstructionSelector 440 return selectAddrModeXRO(Root, Width / 8); in selectAddrModeXRO() 7430 AArch64InstructionSelector::selectAddrModeXRO(MachineOperand &Root, in selectAddrModeXRO() function in AArch64InstructionSelector
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 3864 GIComplexOperandMatcher<s64, "selectAddrModeXRO<8>">, 3867 GIComplexOperandMatcher<s64, "selectAddrModeXRO<16>">, 3870 GIComplexOperandMatcher<s64, "selectAddrModeXRO<32>">, 3873 GIComplexOperandMatcher<s64, "selectAddrModeXRO<64>">, 3876 GIComplexOperandMatcher<s64, "selectAddrModeXRO<128>">,
|