Home
last modified time | relevance | path

Searched defs:getFunctionNumParams (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h155 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h151 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h162 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h162 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp122 unsigned LLVMType::getFunctionNumParams() { in getFunctionNumParams() function in LLVMType