Searched defs:covers (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterBank.cpp | 63 bool RegisterBank::covers(const TargetRegisterClass &RC) const { covers() function in RegisterBank |
H A D | LiveInterval.cpp | 479 bool LiveRange::covers(const LiveRange &Other) const { in covers() function in LiveRange |