Home
last modified time | relevance | path

Searched defs:Clearance (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() local
167 unsigned Clearance = RDA->getClearance(MI, reg); in shouldBreakDependence() local
/external/python/pyasn1-modules/pyasn1_modules/
Drfc3281.py134 class Clearance(univ.Sequence): class
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp482 unsigned Clearance = CurInstr - LiveRegs[rx].Def; in shouldBreakDependence() local