Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2512 static bool hasTiedDef(MachineRegisterInfo *MRI, unsigned reg) { in hasTiedDef() function
2552 !(hasTiedDef(MRI, VirtReg.reg) && !hasTiedDef(MRI, Intf->reg))) || in mayRecolorAllInterferences()