Home
last modified time | relevance | path

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

/external/libffi/src/x86/
Dffi64.c65 X86_64_SSESF_CLASS, enumerator
104 if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) in merge_classes()
105 || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) in merge_classes()
155 classes[0] = X86_64_SSESF_CLASS; in classify_argument()
252 case X86_64_SSESF_CLASS: in examine_argument()
420 case X86_64_SSESF_CLASS: in ffi_call()