Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h171 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineMerges() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2097 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2143 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2272 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2289 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2860 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
H A DInstrEmitter.cpp831 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
H A DDAGCombiner.cpp9844 unsigned NumDefs = 0; in visitTRUNCATE() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp401 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
H A DX86BaseInfo.h659 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp473 unsigned NumDefs = 0; in EmitInlineAsm() local
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h168 unsigned char NumDefs; // Num of args that are definitions variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCSE.cpp572 unsigned NumDefs = MI->getNumDefs(); in ProcessBlock() local
H A DImplicitNullChecks.cpp618 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
H A DMachineLICM.cpp1130 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
H A DPeepholeOptimizer.cpp866 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon649c77ce0211::UncoalescableRewriter
H A DMachineVerifier.cpp1203 unsigned NumDefs = MCID.getNumDefs(); in visitMachineOperand() local
H A DMachineInstr.cpp708 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h144 unsigned NumDefs; variable
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.cpp703 unsigned NumDefs = 0; in beginInstruction() local
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp193 unsigned NumDefs = 0; in evaluate() local
H A DHexagonInstrInfo.cpp4268 unsigned NumDefs = 0; in getSize() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1331 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
H A DX86InstrInfo.cpp5530 unsigned NumDefs = MCID.NumDefs; in unfoldMemoryOperand() local
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5677 unsigned NumDefs = Desc.getNumDefs(); in parseMSInlineAsm() local