Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
Ddisassemble.cpp194 unsigned numOperands = wordCount - 1; in processInstructions() local
292 void SpirvStream::disassembleImmediates(int numOperands) in disassembleImmediates()
301 void SpirvStream::disassembleIds(int numOperands) in disassembleIds()
337 void SpirvStream::disassembleInstruction(Id resultId, Id /*typeId*/, Op opCode, int numOperands) in disassembleInstruction()
DSPVRemapper.cpp528 unsigned numOperands = wordCount - 1; in processInstruction() local
1217 const unsigned numOperands = wordCount - 2; // all types have a result in matchType() local
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DEDInst.cpp42 unsigned int numOperands = Operands.size(); in ~EDInst() local
148 int EDInst::numOperands() { in numOperands() function in EDInst
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DEDInstInfo.h21 uint8_t numOperands; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600AsmPrinter.cpp56 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp479 unsigned numOperands = OperandList.size(); in hasFROperands() local
492 unsigned numOperands = OperandList.size(); in has256BitOperands() local
560 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
DEDEmitter.cpp357 unsigned int numOperands = inst.Operands.size(); in X86PopulateOperands() local
722 unsigned int numOperands = inst.Operands.size(); in ARMPopulateOperands() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp261 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
331 unsigned numOperands = MI.getNumOperands(); in getSIProgramInfo() local
/external/swiftshader/third_party/LLVM/tools/llvm-mc/
DDisassembler.cpp337 unsigned numOperands = inst->numOperands(); in disassembleEnhanced() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.cpp413 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp518 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
/external/freetype/src/cff/
Dcffload.c1295 FT_UInt numOperands = (FT_UInt)( numBlends * blend->lenBV ); in cff_blend_doBlend() local
/external/freetype/src/psaux/
Dpsintrp.c425 CF2_UInt numOperands = (CF2_UInt)( numBlends * blend->lenBV ); in cf2_doBlend() local
/external/llvm/lib/IR/
DCore.cpp884 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1075 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local