Home
last modified time | relevance | path

Searched defs:function_id (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-cpuid.c14 void test__cpuid(int cpuInfo[4], int function_id) { in test__cpuid()
49 void test__cpuidex(int cpuInfo[4], int function_id, int subfunction_id) { in test__cpuidex()