Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp95 StateExact = 0x8, enumerator
555 BBI.Needs |= StateExact; in scanInstructions()
557 BBI.InNeeds |= StateExact; in scanInstructions()
560 GlobalFlags |= StateExact; in scanInstructions()
649 assert(!(II.Needs & StateExact)); in propagateInstruction()
1156 StateTransition[MI] = StateExact; in toExact()
1299 Needs = StateExact; in processBlock()
1307 Needs = StateExact; in processBlock()
1309 Needs = StateWQM | StateExact; in processBlock()
1327 case StateExact: in processBlock()
[all …]