Home
last modified time | relevance | path

Searched refs:hasLiveDefs (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Target/BPF/
DBPFMIChecking.cpp106 static bool hasLiveDefs(const MachineInstr &MI, const TargetRegisterInfo *TRI) { in hasLiveDefs() function
163 if (hasLiveDefs(MI, TRI)) { in processAtomicInsts()
194 if (hasLiveDefs(MI, TRI)) in processAtomicInsts()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMIChecking.cpp106 static bool hasLiveDefs(const MachineInstr &MI, const TargetRegisterInfo *TRI) { in hasLiveDefs() function
165 if (hasLiveDefs(MI, TRI)) { in checkingIllegalXADD()