Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms-inline-asm-functions.c10 int (*kptr)(int); variable
28 __asm call kptr; in foo() local
43 __asm mov eax, kptr; in baz() local