OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:andnps
(Results
51 - 75
of
95
) sorted by null
1
2
3
4
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
decode.txt
[
all
...]
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
decode.txt
[
all
...]
/external/llvm/test/CodeGen/X86/
vector-shuffle-128-v8.ll
[
all
...]
stack-folding-fp-sse42.ll
95
;CHECK:
andnps
{{-?[0-9]*}}(%rsp), {{%xmm[0-9][0-9]*}} {{.*#+}} 16-byte Folded Reload
[
all
...]
sse2-intrinsics-fast-isel.ll
209
; X32-NEXT:
andnps
%xmm1, %xmm0
214
; X64-NEXT:
andnps
%xmm1, %xmm0
[
all
...]
/art/compiler/utils/x86_64/
assembler_x86_64.cc
1415
void X86_64Assembler::
andnps
(XmmRegister dst, XmmRegister src) {
function in class:art::x86_64::X86_64Assembler
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Target/X86/
X86GenAsmMatcher.inc
[
all
...]
/external/v8/src/x64/
disasm-x64.cc
[
all
...]
/external/clang/lib/Headers/
avxintrin.h
578
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instruction.
[
all
...]
xmmintrin.h
429
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
avxintrin.h
578
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instruction.
[
all
...]
xmmintrin.h
429
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
avxintrin.h
578
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instruction.
[
all
...]
xmmintrin.h
429
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
xmmintrin.h
429
/// This intrinsic corresponds to the <c> VANDNPS /
ANDNPS
</c> instructions.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
avxintrin.h
578
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instruction.
[
all
...]
xmmintrin.h
429
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instructions.
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
avxintrin.h
578
/// This intrinsic corresponds to the \c VANDNPS /
ANDNPS
instruction.
[
all
...]
Completed in 1505 milliseconds
1
2
3
4