Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp95 StateExact = 0x8, enumerator
546 BBI.Needs |= StateExact; in scanInstructions()
551 GlobalFlags |= StateExact; in scanInstructions()
579 BBI.Needs |= StateExact; in scanInstructions()
584 GlobalFlags |= StateExact; in scanInstructions()
673 assert(!(II.Needs & StateExact)); in propagateInstruction()
1228 StateTransition[MI] = StateExact; in toExact()
1378 Needs = StateExact; in processBlock()
1386 Needs = StateExact; in processBlock()
1406 case StateExact: in processBlock()
[all …]