Searched defs:MOVN (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local 586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_64.c | 111 #define MOVN 0x92800000 macro
|
H A D | sljitNativeMIPS_common.c | 292 #define MOVN (HI(0) | LO(11)) macro
|
/third_party/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 808 MOVN = 0x00000000, enumerator
|
Completed in 23 milliseconds