Home
last modified time | relevance | path

Searched defs:CSINC (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h313 CSINC, // Conditional select increment. enumerator
H A DARMISelLowering.cpp13008 SDValue CSINC = N->getOperand(1); in PerformSubCSINCCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h71 CSINC, // Conditional select increment. enumerator
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c81 #define CSINC 0x9a800400 macro