Searched defs:ArgCount (Results 1 – 8 of 8) sorted by relevance
88 const size_t ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
87 const unsigned ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
92 const size_t ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
399 int ArgCount = LLVMGetNumArgOperands(Src); in CloneAttrs() local468 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local631 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local670 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local680 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
51 GLuint ArgCount[2]; member
380 int ArgCount = LLVMGetNumArgOperands(Src); in CloneAttrs() local448 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local611 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
209 unsigned ArgCount = CE.getNumArgs(); in diagnoseCallArguments() local
2532 unsigned ArgCount = 0, OptCount = 0; in emitArgInfo() local