Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp670 auto SelectLoadStoreAddressingMode = [&]() -> MachineInstr * { in select() local
690 MachineInstr *LoadStore = SelectLoadStoreAddressingMode(); in select()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2919 auto SelectLoadStoreAddressingMode = [&]() -> MachineInstr * { in select() local
2946 MachineInstr *LoadStore = SelectLoadStoreAddressingMode(); in select()