Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h105 ADDE, // Add using carry enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h233 ADDE, SUBE, enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c72 #define ADDE 0x8b200000 macro
DsljitNativePPC_common.c141 #define ADDE (HI(31) | LO(138)) macro