Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp442 unsigned NumDefs = 0; in EmitInlineAsm() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1978 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2025 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2155 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2172 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2751 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
H A DInstrEmitter.cpp747 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
H A DDAGCombiner.cpp6442 unsigned NumDefs = 0; in visitTRUNCATE() local
10850 unsigned NumDefs = 0; in reduceBuildVecConvertToConvertBuildVec() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h145 unsigned short NumDefs; // Num of args that are definitions variable
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h133 unsigned NumDefs; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp532 unsigned NumDefs = MI->getDesc().getNumDefs() + in ProcessBlock() local
H A DMachineLICM.cpp1049 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4575 unsigned NumDefs = Desc.getNumDefs(); in parseMSInlineAsm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5052 unsigned NumDefs = MCID.NumDefs; in unfoldMemoryOperand() local