Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/cgen/
H A Dbasic-modes.h32 typedef int8_t QI; typedef
/netbsd-src/external/gpl3/binutils/dist/include/cgen/
H A Dbasic-modes.h32 typedef int8_t QI; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1561 auto *QI = dyn_cast<ConstantInt>(PV.Q); in generate() local