Home
last modified time | relevance | path

Searched refs:Inactive (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp330 Inactive.clear(); in init()
376 Inactive.reserve(Unhandled.size()); in init()
462 moveItem(Active, Index, Inactive); in handleActiveRangeExpiredOrInactive()
478 for (SizeT I = Inactive.size(); I > 0; --I) { in handleInactiveRangeExpiredOrReactivated()
480 Variable *Item = Inactive[Index]; in handleInactiveRangeExpiredOrReactivated()
485 moveItem(Inactive, Index, Handled); in handleInactiveRangeExpiredOrReactivated()
489 moveItem(Inactive, Index, Active); in handleInactiveRangeExpiredOrReactivated()
568 for (const Variable *Item : Inactive) { in filterFreeWithInactiveRanges()
678 for (const Variable *Item : Inactive) { in handleNoFreeRegisters()
755 for (SizeT I = Inactive.size(); I > 0; --I) { in handleNoFreeRegisters()
[all …]
DIceRegAlloc.h123 UnorderedRanges Active, Inactive, Handled; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp331 IntervalQueue Inactive(lowestStartPoint); in apply() local
338 Inactive.push(std::make_tuple(&LI, 0, NId)); in apply()
341 while (!Inactive.empty()) { in apply()
344 IntervalInfo Cur = Inactive.top(); in apply()
353 Inactive.push(nextSegment(*RetireItr)); in apply()
361 Cur = Inactive.top(); in apply()
362 Inactive.pop(); in apply()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp301 IntervalQueue Inactive(lowestStartPoint); in apply() local
308 Inactive.push(std::make_tuple(&LI, 0, NId)); in apply()
311 while (!Inactive.empty()) { in apply()
314 IntervalInfo Cur = Inactive.top(); in apply()
323 Inactive.push(nextSegment(*RetireItr)); in apply()
331 Cur = Inactive.top(); in apply()
332 Inactive.pop(); in apply()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp352 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local
353 if (Inactive.isReg()) { in scanInstructions()
354 if (Inactive.isUndef()) { in scanInstructions()
357 unsigned Reg = Inactive.getReg(); in scanInstructions()
/external/u-boot/board/qualcomm/dragonboard820c/
Dreadme.txt421 Inactive: 72972 kB
423 Inactive(anon): 24616 kB
425 Inactive(file): 48356 kB
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc460 m_pInput->Inactive(); in Stop()
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data_enum.cpp132 {0x598d5c53, L"inactive", XFA_AttributeEnum::Inactive},
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h219 Inactive, enumerator
/external/python/cpython2/Misc/NEWS.d/
D2.7.11rc1.rst818 Inactive selection background now matches active selection background, as
/external/python/cpython3/Misc/NEWS.d/
D3.5.1rc1.rst1036 Inactive selection background now matches active selection background, as
D3.6.0a1.rst3281 Inactive selection background now matches active selection background, as
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts919 <source>Inactive</source>
/external/python/cpython3/Lib/idlelib/
DNEWS.txt740 - Issue #24972: Inactive selection background now matches active selection
/external/python/cpython2/Lib/idlelib/
DNEWS.txt117 - Issue #24972: Inactive selection background now matches active selection
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/python/cpython3/Misc/
DHISTORY786 - Issue #24972: Inactive selection background now matches active selection