Home
last modified time | relevance | path

Searched defs:isRegisterLoad (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h322 bool isRegisterLoad(const MachineInstr &MI) const { in isRegisterLoad() function
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1531 bool R600InstrInfo::isRegisterLoad(const MachineInstr &MI) const { in isRegisterLoad() function in R600InstrInfo