Home
last modified time | relevance | path

Searched defs:isDefUse (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h248 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDDG.h240 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.cpp289 bool isDefUse) { in visitAdjacentInstrs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.cpp313 bool isDefUse, InstType &AmbiguousTy) { in visitAdjacentInstrs()