Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp55 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp450 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1415 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local