Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBreakFalseDeps.cpp147 unsigned Clearance = RDA->getClearance(MI, Reg); in pickBestRegisterForUndef()
167 unsigned Clearance = RDA->getClearance(MI, reg); in shouldBreakDependence()
DReachingDefAnalysis.cpp192 int ReachingDefAnalysis::getClearance(MachineInstr *MI, MCPhysReg PhysReg) { in getClearance() function in ReachingDefAnalysis
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DReachingDefAnalysis.h99 int getClearance(MachineInstr *MI, MCPhysReg PhysReg);