Searched refs:methodIndex (Results 1 – 2 of 2) sorted by relevance
8 void invoke(void* that, unsigned methodIndex, in invoke() argument57 mov eax,methodIndex in invoke()
13 define i32 @test1(ptr %that, i32 %methodIndex, i32 %paramCount, ptr %params) nounwind {