Searched refs:Inactive (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 329 IntervalQueue Inactive(lowestStartPoint); in apply() local 336 Inactive.push(std::make_tuple(&LI, 0, NId)); in apply() 339 while (!Inactive.empty()) { in apply() 342 IntervalInfo Cur = Inactive.top(); in apply() 351 Inactive.push(nextSegment(*RetireItr)); in apply() 359 Cur = Inactive.top(); in apply() 360 Inactive.pop(); in apply()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ComputeDependence.cpp | 192 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local 194 std::swap(Active, Inactive); in computeDependence() 198 ((Cond | Active | Inactive) & ~ExprDependence::TypeValue); in computeDependence()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/ |
H A D | lli.cpp | 231 enum class LLJITPlatform { Inactive, DetectHost, GenericIR, MachO }; enumerator 242 clEnumValN(LLJITPlatform::Inactive, "Inactive", 931 case LLJITPlatform::Inactive: in runOrcJIT()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 544 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local 545 if (Inactive.isReg()) { in scanInstructions() 546 if (Inactive.isUndef()) { in scanInstructions() 549 markOperand(MI, Inactive, StateStrictWWM, Worklist); in scanInstructions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 837 unsigned Inactive);
|
H A D | ARMISelDAGToDAG.cpp | 228 SDValue PredicateMask, SDValue Inactive); 2509 SDValue Inactive) { in AddMVEPredicateToOps() argument 2512 Ops.push_back(Inactive); in AddMVEPredicateToOps() 2828 SDValue Inactive; in SelectMVE_VxDUP() local 2830 Inactive = N->getOperand(OpIdx++); in SelectMVE_VxDUP() 2841 AddMVEPredicateToOps(Ops, Loc, N->getOperand(OpIdx), Inactive); in SelectMVE_VxDUP()
|
H A D | ARMBaseInstrInfo.cpp | 884 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp() argument 886 MIB.addReg(Inactive); in addPredicatedMveVpredROp()
|
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/ |
H A D | signing.rst | 1116 ; Inactive: 20210715000000 (Thu Jul 15 01:00:00 2021) 1150 5. *Inactive*: This sets the date on which the key is to become inactive. 1181 | Inactive | Yes | No | Inactivation or | 1192 With "Inactive" you signal when the signer should stop generating new 1257 the "Inactive" timing metadata in the future (or not present).
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-zeilenga-ldap-relax.txt | 216 3.2. Inactive Attribute Types
|
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/lang/ |
H A D | wpa_gui_de.ts | 919 <source>Inactive</source>
|
/netbsd-src/doc/ |
H A D | BRANCHES | 615 Status: Inactive
|