Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h1583 unsigned IntParamCount);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp867 unsigned IntParamCount) { in LLVMTargetExtTypeInContext() argument
869 ArrayRef<unsigned> IntParamArray(IntParams, IntParamCount); in LLVMTargetExtTypeInContext()