Home
last modified time | relevance | path

Searched refs:si_fcgt (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dsi2vmx.h622 static __inline qword si_fcgt(qword a, qword b) in si_fcgt() function
Dspu2vmx.h354 return ((vec_uint4)(si_fcgt((qword)(a), (qword)(b)))); in spu_cmpgt()