Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp87 const unsigned ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp88 const size_t ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp92 const size_t ArgCount = F->getFunctionType()->getNumParams(); in runFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp399 int ArgCount = LLVMGetNumArgOperands(Src); in CloneAttrs() local
468 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
631 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
670 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
680 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
/external/mesa3d/src/mesa/main/
Datifragshader.h51 GLuint ArgCount[2]; member
/external/llvm/tools/llvm-c-test/
Decho.cpp380 int ArgCount = LLVMGetNumArgOperands(Src); in CloneAttrs() local
448 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
611 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction() local
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCSuperDeallocChecker.cpp209 unsigned ArgCount = CE.getNumArgs(); in diagnoseCallArguments() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2532 unsigned ArgCount = 0, OptCount = 0; in emitArgInfo() local