Searched refs:selectAddrModeXRO (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| HD | AArch64InstructionSelector.cpp | 436 ComplexRendererFns selectAddrModeXRO(MachineOperand &Root, 439 ComplexRendererFns selectAddrModeXRO(MachineOperand &Root) const { in selectAddrModeXRO() function in __anon5333a5c60111::AArch64InstructionSelector 440 return selectAddrModeXRO(Root, Width / 8); in selectAddrModeXRO() 7257 AArch64InstructionSelector::selectAddrModeXRO(MachineOperand &Root, in selectAddrModeXRO() function in AArch64InstructionSelector
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64InstrFormats.td | 3731 GIComplexOperandMatcher<s64, "selectAddrModeXRO<8>">, 3734 GIComplexOperandMatcher<s64, "selectAddrModeXRO<16>">, 3737 GIComplexOperandMatcher<s64, "selectAddrModeXRO<32>">, 3740 GIComplexOperandMatcher<s64, "selectAddrModeXRO<64>">, 3743 GIComplexOperandMatcher<s64, "selectAddrModeXRO<128>">,
|