Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.h88 CMPZ, // ARM compare that sets only Z flag. enumerator
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimath.c177 static inline int CMPZ(mp_int Z) { in CMPZ() function