Home
last modified time | relevance | path

Searched defs:ParamCount (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatVariadic.h92 formatv_object_base(StringRef Fmt, std::size_t ParamCount) in formatv_object_base()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormatVariadic.h91 formatv_object_base(StringRef Fmt, std::size_t ParamCount) in formatv_object_base()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp877 uint32_t ParamCount = readVaruint32(Ctx); in parseTypeSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp643 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2326 size_t ParamCount) { in LLVMGetIntrinsicDeclaration()
2340 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2348 size_t ParamCount, in LLVMIntrinsicCopyOverloadedName()