Home
last modified time | relevance | path

Searched refs:selectScratchSAddr (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h225 selectScratchSAddr(MachineOperand &Root) const;
DAMDGPUGISel.td113 GIComplexOperandMatcher<s32, "selectScratchSAddr">,
DAMDGPUInstructionSelector.cpp4059 AMDGPUInstructionSelector::selectScratchSAddr(MachineOperand &Root) const { in selectScratchSAddr() function in AMDGPUInstructionSelector