Home
last modified time | relevance | path

Searched defs:CMPZ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h87 CMPZ, // ARM compare that sets only Z flag. enumerator
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c177 static inline int CMPZ(mp_int Z) { in CMPZ() function