Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h429 const unsigned NumDefs = MI.getNumOperands() - 1; in tryFoldUnmergeCast() local
897 unsigned NumDefs = MI.getNumDefs(); in tryCombineUnmergeDefs() local
1068 unsigned NumDefs = MI.getNumDefs(); in tryCombineUnmergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp189 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.cpp1024 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp421 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h257 unsigned NumDefs; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h144 unsigned NumDefs; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp709 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
H A DFixupStatepointCallerSaved.cpp481 unsigned NumDefs = MI.getNumDefs(); in rewriteStatepoint() local
H A DMachineCSE.cpp624 unsigned NumDefs = MI.getNumDefs(); in ProcessBlockCSE() local
H A DMachineInstr.cpp838 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local
1244 unsigned NumDefs = getNumDefs(); in findTiedOperandIdx() local
H A DMachineLICM.cpp1216 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
H A DPeepholeOptimizer.cpp226 int NumDefs; ///< Number of defs in the bitcast. member in __anon776574090111::UncoalescableRewriter
H A DTargetInstrInfo.cpp582 unsigned NumDefs = 0; in foldPatchpoint() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h208 unsigned char NumDefs; // Num of args that are definitions variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp278 unsigned NumDefs = getNumInstDefs(); in checkSemantics() local
H A DPatterns.h702 unsigned NumDefs; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp535 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
H A DX86BaseInfo.h969 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankLegalizeHelper.cpp1045 unsigned NumDefs = MI.getNumDefs(); in applyMappingTrivial() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp182 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.cpp1460 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1440 unsigned NumDefs = 0; in beginInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp210 size_t NumDefs, in shouldSkipLocalInAnotherModule()

12