Home
last modified time | relevance | path

Searched defs:USI (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/cgen/
H A Dbasic-modes.h39 typedef uint32_t USI; typedef
/netbsd-src/external/gpl3/binutils/dist/include/cgen/
H A Dbasic-modes.h39 typedef uint32_t USI; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1331 auto *USI = cast<StoreInst>(UI); in removeBitcastsFromLoadStoreOnMinMax() local