Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dmozilla-ms-inline-asm.c9 unsigned paramCount, void* params) in invoke() argument
44 mov edx,paramCount in invoke()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dasm-reg-type-mismatch.ll13 define i32 @test1(ptr %that, i32 %methodIndex, i32 %paramCount, ptr %params) nounwind {