Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp164 bool LiveRegMatrix::checkRegUnitInterference(LiveInterval &VirtReg, in checkRegUnitInterference() function in LiveRegMatrix
195 if (checkRegUnitInterference(VirtReg, PhysReg)) in checkInterference()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h145 bool checkRegUnitInterference(LiveInterval &VirtReg, MCRegister PhysReg);