Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp804 auto DstRCWeight = in shouldCoalesce() local
810 if (DstRCWeight.RegWeight > NewRCWeight.RegWeight) in shouldCoalesce()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp859 auto DstRCWeight = in shouldCoalesce() local
865 if (DstRCWeight.RegWeight > NewRCWeight.RegWeight) in shouldCoalesce()
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp874 auto DstRCWeight = in shouldCoalesce() local
880 if (DstRCWeight.RegWeight > NewRCWeight.RegWeight) in shouldCoalesce()