Home
last modified time | relevance | path

Searched defs:Interference (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegMatrix.cpp199 bool Interference = foreachUnit(TRI, VirtReg, PhysReg, in checkInterference() local
DRegAllocPBQP.cpp215 class Interference : public PBQPRAConstraint { class
623 bool Interference = false; in initializeGraph() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ra.cpp50 Interference::Interference(LiveRangeMap& map): in Interference() function in r600::Interference