Home
last modified time | relevance | path

Searched refs:SSE4A (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dfast-isel-nontemporal.ll3 …sse4a -fast-isel -O0 < %s | FileCheck %s --check-prefix=ALL --check-prefix=SSE --check-prefix=SSE4A
40 ; SSE4A-LABEL: test_ntfloat:
41 ; SSE4A: # BB#0: # %entry
42 ; SSE4A-NEXT: movntss %xmm0, (%rdi)
43 ; SSE4A-NEXT: retq
70 ; SSE4A-LABEL: test_ntdouble:
71 ; SSE4A: # BB#0: # %entry
72 ; SSE4A-NEXT: movntsd %xmm0, (%rdi)
73 ; SSE4A-NEXT: retq
228 ; SSE4A-LABEL: test_load_nt4xfloat:
[all …]
Dnontemporal-2.ll3 …mtriple=x86_64-unknown-unknown -mattr=+sse4a | FileCheck %s --check-prefix=SSE --check-prefix=SSE4A
394 ; SSE4A-LABEL: test_arg_f32:
395 ; SSE4A: # BB#0:
396 ; SSE4A-NEXT: movntss %xmm0, (%rdi)
397 ; SSE4A-NEXT: retq
442 ; SSE4A-LABEL: test_arg_f64:
443 ; SSE4A: # BB#0:
444 ; SSE4A-NEXT: movntsd %xmm0, (%rdi)
445 ; SSE4A-NEXT: retq
493 ; SSE4A-LABEL: test_extract_f32:
[all …]
/external/clang/lib/Basic/
DTargets.cpp2309 SSE4A, enumerator
3171 case SSE4A: in setXOPLevel()
3182 case SSE4A: in setXOPLevel()
3242 setXOPLevel(Features, SSE4A, Enabled); in setFeatureEnabledImpl()
3381 .Case("+sse4a", SSE4A) in handleTargetFeatures()
3623 case SSE4A: in getTargetDefines()
3784 .Case("sse4a", XOPLevel >= SSE4A) in hasFeature()
/external/llvm/include/llvm/IR/
DIntrinsicsX86.td917 // SSE4A
/external/llvm/lib/Target/X86/
DX86InstrSSE.td7727 // SSE4A Instructions