Lines Matching refs:Word
54 // A Word(32|64)AtomicLoad needs both a LoadRepresentation and a memory
165 // A Word(32|64)AtomicStore needs both a StoreRepresentation and a memory order.
1048 V(Word, And) \
1049 V(Word, Or) \
1050 V(Word, Xor) \
1051 V(Word, Shl) \
1052 V(Word, Shr) \
1053 V(Word, Ror) \
1054 V(Word, Clz) \
1055 V(Word, Equal) \