Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h424 const unsigned NumDefs = MI.getNumOperands() - 1; in tryFoldUnmergeCast() local
892 unsigned NumDefs = MI.getNumDefs(); in tryCombineUnmergeDefs() local
1060 unsigned NumDefs = MI.getNumDefs(); in tryCombineUnmergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp184 auto NumDefs = Info->get(Inst.getOpcode()).getNumDefs(); in updateState() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2124 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2170 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2308 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2325 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2896 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
H A DInstrEmitter.cpp1028 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h256 unsigned NumDefs; variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp436 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h146 unsigned NumDefs; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h207 unsigned char NumDefs; // Num of args that are definitions variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp713 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
H A DFixupStatepointCallerSaved.cpp484 unsigned NumDefs = MI.getNumDefs(); in rewriteStatepoint() local
H A DMachineCSE.cpp629 unsigned NumDefs = MI.getNumDefs(); in ProcessBlockCSE() local
H A DMachineInstr.cpp810 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local
1217 unsigned NumDefs = getNumDefs(); in findTiedOperandIdx() local
H A DMachineLICM.cpp1192 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
H A DPeepholeOptimizer.cpp928 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon776574090211::UncoalescableRewriter
H A DTargetInstrInfo.cpp507 unsigned NumDefs = 0; in foldPatchpoint() local
H A DMachineVerifier.cpp2382 unsigned NumDefs = MCID.getNumDefs(); in visitMachineOperand() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp240 unsigned NumDefs = getNumInstDefs(); in checkSemantics() local
H A DPatterns.h678 unsigned NumDefs; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp537 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
H A DX86BaseInfo.h966 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp190 unsigned NumDefs = 0; in evaluate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1420 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1321 unsigned NumDefs = 0; in beginInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp368 unsigned NumDefs = LCMTy.getSizeInBits() / DstTy.getSizeInBits(); in buildWidenedRemergeToDst() local
4287 unsigned NumDefs = MI.getNumDefs(); in fewerElementsVectorMultiEltType() local
4355 unsigned NumDefs = MI.getNumDefs(); in fewerElementsVectorPhi() local
5914 unsigned NumDefs = MI.getNumExplicitDefs(); in narrowScalarAddSub() local

12