/third_party/openssl/crypto/aes/asm/ |
D | aesni-mb-x86_64.pl | 1450 sub rex { subroutine
|
D | aesni-x86_64.pl | 5109 sub rex { subroutine
|
D | aesni-sha256-x86_64.pl | 1770 sub rex { subroutine
|
D | aesni-sha1-x86_64.pl | 2080 sub rex { subroutine
|
/third_party/openssl/crypto/sha/asm/ |
D | sha256-mb-x86_64.pl | 1591 sub rex { subroutine
|
D | sha1-mb-x86_64.pl | 1591 sub rex { subroutine
|
/third_party/openssl/crypto/perlasm/ |
D | x86_64-xlate.pl | 1001 sub rex { subroutine
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.h | 34 #define wFromREX(rex) (((rex) & 0x8) >> 3) argument 35 #define rFromREX(rex) (((rex) & 0x4) >> 2) argument 36 #define xFromREX(rex) (((rex) & 0x2) >> 1) argument 37 #define bFromREX(rex) ((rex) & 0x1) argument
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeX86_64.c | 46 static sljit_s32 emit_do_imm32(struct sljit_compiler *compiler, sljit_u8 rex, sljit_u8 opcode, slji… in emit_do_imm32() 69 sljit_u8 rex = 0; in emit_x86_instruction() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstfacedetect.cpp | 650 guint rex = 0, rey = 0, rew, reh; in gst_face_detect_transform_ip() local
|
/third_party/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.c | 657 uint8_t rex = 0x40; in x86_mov() local 694 uint8_t rex = 0x48; in x64_mov64() local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.cpp | 260 static uint8_t rex(bool W, // If set, operation is 64-bit, otherwise default, usually 32-bit. in rex() function
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 1838 static uint8_t rex(bool W, // If set, operation is 64-bit, otherwise default, usually 32-bit. in rex() function
|
/third_party/typescript/tests/baselines/reference/ |
D | resolvingClassDeclarationWhenInBaseTypeResolution.js | 3991 leptoceros.prototype.rex = function () { method in leptoceros
|