Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp426 bool MachineRegisterInfo::hasOneNonDBGUser(unsigned RegNo) const { in hasOneNonDBGUser() function in MachineRegisterInfo
DPeepholeOptimizer.cpp1324 MRI->hasOneNonDBGUser(Reg)) { in isLoadFoldable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h570 bool hasOneNonDBGUser(unsigned RegNo) const;