Home
last modified time | relevance | path

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

/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/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/llvm/utils/TableGen/
DX86RecognizableInstr.cpp518 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
/external/freetype/src/cff/
Dcf2intrp.c420 CF2_UInt numOperands = (CF2_UInt)( numBlends * blend->lenBV ); in cf2_doBlend() local
Dcffload.c1294 FT_UInt numOperands = (FT_UInt)( numBlends * blend->lenBV ); in cff_blend_doBlend() local
/external/llvm/lib/IR/
DCore.cpp884 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local