Searched defs:ParamCount (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | attributes.c | 28 int Idx, ParamCount; in llvm_test_function_attributes() local 59 int Idx, ParamCount; in llvm_test_callsite_attributes() local
|
D | echo.cpp | 90 unsigned ParamCount = LLVMCountParamTypes(Src); in Clone() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeHashingTest.cpp | 36 uint32_t ParamCount, TypeIndex Return, in createProcedureRecord()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatVariadic.h | 92 formatv_object_base(StringRef Fmt, std::size_t ParamCount) in formatv_object_base()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | FormatVariadic.h | 92 formatv_object_base(StringRef Fmt, std::size_t ParamCount) in formatv_object_base()
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 90 unsigned ParamCount = LLVMCountParamTypes(Src); in Clone() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_tgsi_setup.c | 1162 LLVMTypeRef *ParamTypes, unsigned ParamCount) in si_llvm_create_func()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 693 uint32_t ParamCount = readVaruint32(Ctx); in parseTypeSection() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 266 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 480 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 627 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
|