Home
last modified time | relevance | path

Searched defs:numOperands (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Ddisassemble.cpp184 unsigned numOperands = wordCount - 1; in processInstructions() local
282 void SpirvStream::disassembleImmediates(int numOperands) in disassembleImmediates()
291 void SpirvStream::disassembleIds(int numOperands) in disassembleIds()
340 void SpirvStream::disassembleInstruction(Id resultId, Id /*typeId*/, Op opCode, int numOperands) in disassembleInstruction()
DSPVRemapper.cpp544 unsigned numOperands = wordCount - 1; in processInstruction() local
1248 const unsigned numOperands = wordCount - 2; // all types have a result in matchType() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Ddisassemble.cpp186 unsigned numOperands = wordCount - 1; in processInstructions() local
284 void SpirvStream::disassembleImmediates(int numOperands) in disassembleImmediates()
293 void SpirvStream::disassembleIds(int numOperands) in disassembleIds()
354 void SpirvStream::disassembleInstruction(Id resultId, Id /*typeId*/, Op opCode, int numOperands) in disassembleInstruction()
H A DSPVRemapper.cpp543 unsigned numOperands = wordCount - 1; in processInstruction() local
1280 const unsigned numOperands = wordCount - 2; // all types have a result in matchType() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp261 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
331 unsigned numOperands = MI.getNumOperands(); in getSIProgramInfo() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/
DFormula.h99 static unsigned numOperands(Kind K) { in numOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DFormula.h103 static unsigned numOperands(Kind K) { in numOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/
DFormula.h103 static unsigned numOperands(Kind K) { in numOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DFormula.h103 static unsigned numOperands(Kind K) { in numOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp55 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp55 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/IR/
H A Dhlo_ops_base.h48 const int numOperands = op->getNumOperands(); in verifyTrait() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DBase.h93 const int numOperands = op->getNumOperands(); in verifyTrait() local
H A DStablehloOps.cpp2999 int numOperands = getNumOperands(); in verify() local
4850 size_t numOperands = getOperation()->getNumOperands(); in verify() local
5358 auto numOperands = operands().size(); in verify() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
H A Dcodegen_utils.cc45 int numOperands = op->getNumOperands(); in emitNumElementsComputation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
H A Dlhlo_elemental_utils.cc82 int numOperands = op->getNumOperands(); in noLoaderUser() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dhlo_legalize_to_lhlo.cc104 size_t numOperands = results.size(); in convertResults() local
H A Dlegalize_to_linalg.cc1608 int numOperands = static_cast<int>(adaptor.operands().size()); in matchAndRewrite() local
2473 auto numOperands = initValues.size(); in matchAndRewrite() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp518 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
/aosp_15_r20/external/freetype/src/cff/
H A Dcffload.c1308 FT_UInt numOperands = (FT_UInt)( numBlends * blend->lenBV ); in cff_blend_doBlend() local
/aosp_15_r20/external/freetype/src/psaux/
H A Dpsintrp.c425 CF2_UInt numOperands = (CF2_UInt)( numBlends * blend->lenBV ); in cf2_doBlend() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp465 const uint32_t numOperands = numOperations * 3u; in genInputBuffer() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops.cc3899 int numOperands = getNumOperands(); in verify() local
7118 size_t numOperands = getOperation()->getNumOperands(); in verify() local
7176 unsigned numOperands = op.getNumOperands(); in sortDropEmptyUseArgs() local
7940 auto numOperands = operands().size(); in verify() local
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp884 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp1185 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local

12