OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_xsave
(Results
1 - 5
of
5
) sorted by null
/external/llvm/test/CodeGen/X86/
system-intrinsics-xsave.ll
3
define void @
test_xsave
(i8* %ptr, i32 %hi, i32 %lo) {
4
; CHECK-LABEL:
test_xsave
system-intrinsics-64-xsave.ll
3
define void @
test_xsave
(i8* %ptr, i32 %hi, i32 %lo) {
4
; CHECK-LABEL:
test_xsave
/external/valgrind/memcheck/tests/amd64/
xsave-avx.c
196
void
test_xsave
( Bool hideBits64to79 )
function
331
test_xsave
(hideBits64to79);
/external/clang/test/CodeGen/
x86_32-xsave.c
17
#ifdef
TEST_XSAVE
x86_64-xsave.c
17
#ifdef
TEST_XSAVE
Completed in 1385 milliseconds