/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | ConstantsScanner.h | 63 unsigned NumOperands = InstI->getNumOperands(); variable
|
H A D | ScalarEvolutionExpressions.h | 141 size_t NumOperands; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXGenericToNVVM.cpp | 256 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 D | NVPTXISelLowering.cpp | 1646 unsigned NumOperands = Node->getNumOperands(); in LowerCONCAT_VECTORS() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 76 unsigned NumOperands; // Number of operands on instruction. variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinterInlineAsm.cpp | 173 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 D | CodeGenTarget.h | 200 unsigned NumOperands; variable
|
H A D | InstrInfoEmitter.cpp | 207 unsigned NumOperands = 0; in initOperandMapData() local
|
H A D | CodeGenDAGPatterns.h | 209 int NumOperands; variable
|
H A D | AsmMatcherEmitter.cpp | 1590 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 D | exdump.c | 914 UINT32 NumOperands) in AcpiExDumpOperands()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SIInsertWaits.cpp | 428 unsigned NumOperands = I->getNumOperands(); in handleSendMsg() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 1147 unsigned NumOperands = MI->getDesc().getNumOperands(); in handleTwoArgFP() local 1246 unsigned NumOperands = MI->getDesc().getNumOperands(); in handleCompareFP() local
|
H A D | X86MCInstLower.cpp | 1237 for (int i = 0, NumOperands = CV->getNumOperands(); i < NumOperands; ++i) { in EmitInstruction() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 144 unsigned short NumOperands; // Num of args (may be more if variable_ops) variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 95 unsigned OpNo = 0, NumOperands = C->getNumOperands(); in MapValue() local
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | acstruct.h | 85 UINT8 NumOperands; /* Stack pointer for Operands[] array */ member
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 269 unsigned NumOperands = N->getNumOperands(); in run() local
|
H A D | LegalizeVectorTypes.cpp | 2200 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 D | BBVectorize.cpp | 2765 unsigned NumOperands = I->getNumOperands(); in getReplacementInputsForPair() local 3097 unsigned NumOperands = I->getNumOperands(); in fuseChosenPairs() local
|
H A D | LoopVectorize.cpp | 1662 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 D | MachineInstr.cpp | 949 unsigned NumOperands = MCID->getNumOperands(); in getNumExplicitOperands() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 1378 unsigned NumOperands = I.getNumOperands(); in WriteInstruction() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 163 unsigned NumOperands = MI->getDesc().getNumOperands(); in getMemoryOpOffset() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Verifier.cpp | 1929 unsigned NumOperands = Range->getNumOperands(); in visitRangeMetadata() local
|