Home
last modified time | relevance | path

Searched defs:isRegisterStore (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h317 bool isRegisterStore(const MachineInstr &MI) const { in isRegisterStore() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h317 bool isRegisterStore(const MachineInstr &MI) const { in isRegisterStore() function
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1527 bool R600InstrInfo::isRegisterStore(const MachineInstr &MI) const { in isRegisterStore() function in R600InstrInfo