Searched refs:Clearance (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | BreakFalseDeps.cpp | 146 unsigned Clearance = RDA->getClearance(MI, Reg); in pickBestRegisterForUndef() local 147 if (Clearance <= MaxClearance) in pickBestRegisterForUndef() 149 MaxClearance = Clearance; in pickBestRegisterForUndef() 166 unsigned Clearance = RDA->getClearance(MI, reg); in shouldBreakDependence() local 167 LLVM_DEBUG(dbgs() << "Clearance: " << Clearance << ", want " << Pref); in shouldBreakDependence() 169 if (Pref > Clearance) { in shouldBreakDependence()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | BreakFalseDeps.cpp | 155 unsigned Clearance = RDA->getClearance(MI, Reg); in pickBestRegisterForUndef() local 156 if (Clearance <= MaxClearance) in pickBestRegisterForUndef() 158 MaxClearance = Clearance; in pickBestRegisterForUndef() 175 unsigned Clearance = RDA->getClearance(MI, Reg); in shouldBreakDependence() local 176 LLVM_DEBUG(dbgs() << "Clearance: " << Clearance << ", want " << Pref); in shouldBreakDependence() 178 if (Pref > Clearance) { in shouldBreakDependence()
|
/external/python/pyasn1-modules/pyasn1_modules/ |
D | rfc5913.py | 33 componentType = rfc5755.Clearance()
|
D | rfc3281.py | 134 class Clearance(univ.Sequence): class 138 Clearance.componentType = namedtype.NamedTypes(
|
D | rfc5755.py | 329 class Clearance(univ.Sequence): class 393 id_at_clearance: Clearance(),
|
/external/llvm/lib/CodeGen/ |
D | ExecutionDepsFix.cpp | 482 unsigned Clearance = CurInstr - LiveRegs[rx].Def; in shouldBreakDependence() local 483 DEBUG(dbgs() << "Clearance: " << Clearance << ", want " << Pref); in shouldBreakDependence() 485 if (Pref > Clearance) { in shouldBreakDependence()
|
/external/python/asn1crypto/asn1crypto/ |
D | cms.py | 348 class Clearance(Sequence): class 357 _child_spec = Clearance
|
/external/python/pyasn1-modules/ |
D | CHANGES.txt | 33 - Add RFC5913 providing Clearance Attribute and Authority Clearance 35 - Add RFC5917 providing Clearance Sponsor Attribute
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 9942 ,"IN","BDB","Precious Cargo Customs Clearance Centre/Bandra","Precious Cargo Customs Clearance Cent…
|