Searched refs:UO2 (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 973 const Value *UO1 = getUnderlyingObject(P1), *UO2 = getUnderlyingObject(P2); in isOverwrite() local 977 if (UO1 != UO2) in isOverwrite() 981 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI, &F); in isOverwrite()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | rx-parse.y | 81 #define UO2(v) rx_op (v, 2, RXREL_UNSIGNED); rx_range (v, 0, 65536) macro
|
| H A D | rx-parse.c | 139 #define UO2(v) rx_op (v, 2, RXREL_UNSIGNED); rx_range (v, 0, 65536) macro
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | rx-parse.y | 81 #define UO2(v) rx_op (v, 2, RXREL_UNSIGNED); rx_range (v, 0, 65536) macro
|
| H A D | rx-parse.c | 139 #define UO2(v) rx_op (v, 2, RXREL_UNSIGNED); rx_range (v, 0, 65536) macro
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2012 | 1184 (UO1,UO2,UO3): Likewise.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2012 | 1184 (UO1,UO2,UO3): Likewise.
|