Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp289 unsigned SmallReg = SmallSrc ? SrcReg : DstReg; in shouldCoalesce() local
292 !any_of(LIS.getInterval(SmallReg), HasCall); in shouldCoalesce()