Home | History | Annotate | Download | only in CodeGen

Lines Matching full:fence

123         // If a compare and swap is lowered to LL/SC, we can do smarter fence
125 // failure path. As a result, fence insertion is directly done by
185 // The trailing fence is emitted before the instruction instead of after
190 // trailing fence.
408 // fence?
416 // fence?
425 // wrong place), but we might want a fence too. It's easiest to just remove
469 // fence?
480 // fence?
486 // fence?
504 // wrong place), but we might want a fence too. It's easiest to just remove
519 // jump straight past that fence instruction (if it exists).
530 // Make sure later instructions don't get reordered with a fence if necessary.