Home
last modified time | relevance | path

Searched refs:numOperands (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DEDInst.cpp42 unsigned int numOperands = Operands.size(); in ~EDInst() local
44 for (index = 0; index < numOperands; ++index) in ~EDInst()
110 for (opIndex = 0; opIndex < ThisInstInfo->numOperands; ++opIndex) { in parseOperands()
148 int EDInst::numOperands() { in numOperands() function in EDInst
DEDInst.h147 int numOperands();
/external/swiftshader/third_party/LLVM/tools/llvm-mc/
DDisassembler.cpp337 unsigned numOperands = inst->numOperands(); in disassembleEnhanced() local
339 if ((int)numOperands < 0) { in disassembleEnhanced()
344 for (unsigned operandIndex = 0; operandIndex != numOperands; in disassembleEnhanced()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DEDEmitter.cpp357 unsigned int numOperands = inst.Operands.size(); in X86PopulateOperands() local
359 for (index = 0; index < numOperands; ++index) { in X86PopulateOperands()
722 unsigned int numOperands = inst.Operands.size(); in ARMPopulateOperands() local
724 if (numOperands > EDIS_MAX_OPERANDS) { in ARMPopulateOperands()
725 errs() << "numOperands == " << numOperands << " > " << in ARMPopulateOperands()
730 for (index = 0; index < numOperands; ++index) { in ARMPopulateOperands()
DX86RecognizableInstr.cpp479 unsigned numOperands = OperandList.size(); in hasFROperands() local
481 for (unsigned operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in hasFROperands()
492 unsigned numOperands = OperandList.size(); in has256BitOperands() local
494 for (unsigned operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in has256BitOperands()
560 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
569 assert(numOperands < X86_MAX_OPERANDS && "X86_MAX_OPERANDS is not large enough"); in emitInstructionSpecifier()
571 for (operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in emitInstructionSpecifier()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DEDInstInfo.h21 uint8_t numOperands; member
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp261 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
262 for (unsigned op_idx = 0; op_idx < numOperands; op_idx++) { in EmitProgramInfoR600()
331 unsigned numOperands = MI.getNumOperands(); in getSIProgramInfo() local
332 for (unsigned op_idx = 0; op_idx < numOperands; op_idx++) { in getSIProgramInfo()
/external/swiftshader/third_party/LLVM/tools/edis/
DEDMain.cpp192 return ((EDInst*)inst)->numOperands(); in EDNumOperands()
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp518 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
524 assert(numOperands <= X86_MAX_OPERANDS && "X86_MAX_OPERANDS is not large enough"); in emitInstructionSpecifier()
526 for (unsigned operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in emitInstructionSpecifier()
/external/freetype/src/cff/
Dcffload.c1295 FT_UInt numOperands = (FT_UInt)( numBlends * blend->lenBV ); in cff_blend_doBlend() local
1299 if ( numOperands > count ) in cff_blend_doBlend()
1345 base = count - numOperands; /* index of first blend arg */ in cff_blend_doBlend()
/external/freetype/src/psaux/
Dpsintrp.c425 CF2_UInt numOperands = (CF2_UInt)( numBlends * blend->lenBV ); in cf2_doBlend() local
428 base = cf2_stack_count( opStack ) - numOperands; in cf2_doBlend()
450 cf2_stack_pop( opStack, numOperands - numBlends ); in cf2_doBlend()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGNodes.h1563 unsigned numOperands, SDVTList VTs, ISD::MemIndexedMode AM,
1568 InitOperands(Ops, Operands, numOperands);
/external/llvm/lib/IR/
DCore.cpp884 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local
886 for (unsigned i = 0; i < numOperands; i++) in LLVMGetMDNodeOperands()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...