Searched refs:RT_INLINE_ASM_USES_INTRIN (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Dasm-amd64-x86.h35 #if defined(_MSC_VER) && RT_INLINE_ASM_USES_INTRIN
72 # if RT_INLINE_ASM_USES_INTRIN >= 15
527 #if RT_INLINE_ASM_EXTERNAL && RT_INLINE_ASM_USES_INTRIN < 15
543 # elif RT_INLINE_ASM_USES_INTRIN >= 15
566 #if RT_INLINE_ASM_EXTERNAL && RT_INLINE_ASM_USES_INTRIN < 15
581 # elif RT_INLINE_ASM_USES_INTRIN >= 15
604 #if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN
613 # if RT_INLINE_ASM_USES_INTRIN
636 #if RT_INLINE_ASM_EXTERNAL && RT_INLINE_ASM_USES_INTRIN < 15
647 # if RT_INLINE_ASM_USES_INTRIN >
[all...]
H A Dasm.h32 /** @def RT_INLINE_ASM_USES_INTRIN
42 #if defined(_MSC_VER) && RT_INLINE_ASM_USES_INTRIN
185 #elif RT_INLINE_ASM_USES_INTRIN
361 #if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN
373 # elif RT_INLINE_ASM_USES_INTRIN
417 #if (RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN) \
424 # if RT_INLINE_ASM_USES_INTRIN
735 #if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN
752 # elif RT_INLINE_ASM_USES_INTRIN
807 #if (RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN) \
[all...]
H A Dasm-math.h31 #if defined(_MSC_VER) && RT_INLINE_ASM_USES_INTRIN
53 #if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN && defined(RT_ARCH_X86)
64 # elif RT_INLINE_ASM_USES_INTRIN
89 #if RT_INLINE_ASM_EXTERNAL && !RT_INLINE_ASM_USES_INTRIN && defined(RT_ARCH_X86)
100 # elif RT_INLINE_ASM_USES_INTRIN
123 # if defined(RT_ARCH_AMD64) && (RT_INLINE_ASM_GNU_STYLE || RT_INLINE_ASM_USES_INTRIN)
131 # elif RT_INLINE_ASM_USES_INTRIN
H A Dcdefs.h2672 /** @def RT_INLINE_ASM_USES_INTRIN
2677 # define RT_INLINE_ASM_USES_INTRIN 17 macro
2679 # define RT_INLINE_ASM_USES_INTRIN 16 macro
2681 # define RT_INLINE_ASM_USES_INTRIN 15 macro
2683 # define RT_INLINE_ASM_USES_INTRIN 14 macro
2686 #ifndef RT_INLINE_ASM_USES_INTRIN
2687 # define RT_INLINE_ASM_USES_INTRIN 0 macro
/vbox/include/VBox/vmm/
H A Dhm_vmx.h36 #if RT_INLINE_ASM_USES_INTRIN >= 16 && defined(RT_ARCH_AMD64)

Completed in 191 milliseconds