Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp95 StateExact = 0x8, enumerator
551 BBI.Needs |= StateExact; in scanInstructions()
556 GlobalFlags |= StateExact; in scanInstructions()
582 BBI.Needs |= StateExact; in scanInstructions()
587 GlobalFlags |= StateExact; in scanInstructions()
676 assert(!(II.Needs & StateExact)); in propagateInstruction()
1179 StateTransition[MI] = StateExact; in toExact()
1322 Needs = StateExact; in processBlock()
1330 Needs = StateExact; in processBlock()
1350 case StateExact: in processBlock()
[all …]