HomeSort by: relevance | last modified time | path
    Searched refs:getAddrModeInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 135 void getAddrModeInfo(const MachineInstr &Load, const MachineRegisterInfo &MRI,
AMDGPUInstructionSelector.cpp 2274 void AMDGPUInstructionSelector::getAddrModeInfo(const MachineInstr &Load,
2305 getAddrModeInfo(*PtrMI, MRI, AddrInfo);
3372 getAddrModeInfo(*Root.getParent(), *MRI, AddrInfo);
3393 getAddrModeInfo(*Root.getParent(), *MRI, AddrInfo);
3417 getAddrModeInfo(*MI, *MRI, AddrInfo);

Completed in 19 milliseconds