Home
last modified time | relevance | path

Searched defs:NumOperands (Results 1 – 25 of 31) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DConstantsScanner.h63 unsigned NumOperands = InstI->getNumOperands(); variable
H A DScalarEvolutionExpressions.h141 size_t NumOperands; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp256 unsigned NumOperands = C->getNumOperands(); in remapConstantVectorOrConstantAggregate() local
295 unsigned NumOperands = C->getNumOperands(); in remapConstantExpr() local
374 unsigned NumOperands = N->getNumOperands(); in remapNamedMDNode() local
H A DNVPTXISelLowering.cpp1646 unsigned NumOperands = Node->getNumOperands(); in LowerCONCAT_VECTORS() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h76 unsigned NumOperands; // Number of operands on instruction. variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp173 unsigned NumOperands = MI->getNumOperands(); in EmitMSInlineAsmStr() local
269 unsigned NumOperands = MI->getNumOperands(); in EmitGCCInlineAsmStr() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.h200 unsigned NumOperands; variable
H A DInstrInfoEmitter.cpp207 unsigned NumOperands = 0; in initOperandMapData() local
H A DCodeGenDAGPatterns.h209 int NumOperands; variable
H A DAsmMatcherEmitter.cpp1590 unsigned NumOperands = OpInfo.MINumOperands; in buildInstructionResultOperands() local
1642 unsigned NumOperands = (SubIdx == -1 ? OpInfo->MINumOperands : 1); in buildAliasResultOperands() local
/minix3/minix/drivers/power/acpi/executer/
H A Dexdump.c914 UINT32 NumOperands) in AcpiExDumpOperands()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIInsertWaits.cpp428 unsigned NumOperands = I->getNumOperands(); in handleSendMsg() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1147 unsigned NumOperands = MI->getDesc().getNumOperands(); in handleTwoArgFP() local
1246 unsigned NumOperands = MI->getDesc().getNumOperands(); in handleCompareFP() local
H A DX86MCInstLower.cpp1237 for (int i = 0, NumOperands = CV->getNumOperands(); i < NumOperands; ++i) { in EmitInstruction() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h144 unsigned short NumOperands; // Num of args (may be more if variable_ops) variable
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp95 unsigned OpNo = 0, NumOperands = C->getNumOperands(); in MapValue() local
/minix3/minix/drivers/power/acpi/include/
H A Dacstruct.h85 UINT8 NumOperands; /* Stack pointer for Operands[] array */ member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp269 unsigned NumOperands = N->getNumOperands(); in run() local
H A DLegalizeVectorTypes.cpp2200 unsigned NumOperands = N->getNumOperands(); in WidenVecRes_CONCAT_VECTORS() local
2755 unsigned NumOperands = N->getNumOperands(); in WidenVecOp_CONCAT_VECTORS() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2765 unsigned NumOperands = I->getNumOperands(); in getReplacementInputsForPair() local
3097 unsigned NumOperands = I->getNumOperands(); in fuseChosenPairs() local
H A DLoopVectorize.cpp1662 unsigned NumOperands = Gep->getNumOperands(); in isConsecutivePtr() local
1823 unsigned NumOperands = Gep->getNumOperands(); in vectorizeMemoryInstruction() local
5901 unsigned NumOperands = Gep->getNumOperands(); in isLikelyComplexAddressComputation() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp949 unsigned NumOperands = MCID->getNumOperands(); in getNumExplicitOperands() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1378 unsigned NumOperands = I.getNumOperands(); in WriteInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp163 unsigned NumOperands = MI->getDesc().getNumOperands(); in getMemoryOpOffset() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1929 unsigned NumOperands = Range->getNumOperands(); in visitRangeMetadata() local

12