Searched full:inversions (Results 1 – 11 of 11) sorted by relevance
52 driven (not considering potential gpio inversions by pinmux):
103 reader/writer locks to prevent priority inversions, so
325 To avoid priority inversions,
283 // targets. This results in a lot of condition inversions in the control in makeReducible()
714 the inversions of writes can be disastrous.
643 * avoid priority inversions where multiple low-priority events keep us from
3101 // the innermost `select` (after accounting for the possible inversions in foldSelectOfBools() 4026 // and transform them iff that gets rid of inversions.
2796 // (~x) & y --> ~(x | (~y)) iff that gets rid of inversions in matchFunnelShift() 3487 // Check if any two pairs of the and operations are inversions of each other. in visitOr() 3935 // (~x) | y --> ~(x & (~y)) iff that gets rid of inversions in foldXorToXor()
3261 /* enum: RAM test - walking inversions zeros/ones. */3263 /* enum: RAM test - walking inversions checkerboard. */
3645 // Note that we do all inversions below with i(32|64)not, instead of using