Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIChecking.cpp113 bool RegIsGPR64; in hasLiveDefs() local
118 RegIsGPR64 = GPR64RegClass->contains(MO.getReg()); in hasLiveDefs()
121 if (RegIsGPR64) in hasLiveDefs()
132 if (RegIsGPR64) in hasLiveDefs()