Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DMachineInstrTest.cpp51 unsigned char NumDefs = 1; in TEST() local
122 unsigned char NumDefs = 1; in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h379 const unsigned NumDefs = MI.getNumOperands() - 1; in tryFoldUnmergeCast() local
785 unsigned NumDefs = MI.getNumDefs(); in tryCombineUnmergeDefs() local
817 unsigned NumDefs = MI.getNumDefs(); in tryCombineUnmergeValues() local
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp334 unsigned NumDefs = 0; in emitInlineAsm() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2130 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2176 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2305 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2322 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2893 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
H A DInstrEmitter.cpp964 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DStackMaps.h248 unsigned NumDefs; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp715 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
H A DMachineCSE.cpp611 unsigned NumDefs = MI.getNumDefs(); in ProcessBlockCSE() local
H A DFixupStatepointCallerSaved.cpp483 unsigned NumDefs = MI.getNumDefs(); in rewriteStatepoint() local
H A DMachineLICM.cpp1086 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
H A DMachineInstr.cpp699 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local
1107 unsigned NumDefs = getNumDefs(); in findTiedOperandIdx() local
H A DPeepholeOptimizer.cpp886 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon4a9001390211::UncoalescableRewriter
H A DTargetInstrInfo.cpp497 unsigned NumDefs = 0; in foldPatchpoint() local
H A DMachineVerifier.cpp1898 unsigned NumDefs = MCID.getNumDefs(); in visitMachineOperand() local
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCInstrDesc.h201 unsigned char NumDefs; // Num of args that are definitions variable
/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp524 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
H A DX86BaseInfo.h1056 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenInstruction.h146 unsigned NumDefs; variable
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp190 unsigned NumDefs = 0; in evaluate() local
/llvm-project-15.0.7/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp179 unsigned NumDefs = InstInfo.getNumDefs(); in isLoadFromStack() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1292 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1295 unsigned NumDefs = 0; in beginInstruction() local
/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp267 unsigned NumDefs = InstInfo.getNumDefs(); in checkStackPointerRestore() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp454 unsigned NumDefs = LCMTy.getSizeInBits() / DstTy.getSizeInBits(); in buildWidenedRemergeToDst() local
3697 unsigned NumDefs = MI.getNumDefs(); in fewerElementsVectorMultiEltType() local
3764 unsigned NumDefs = MI.getNumDefs(); in fewerElementsVectorPhi() local
5073 unsigned NumDefs = MI.getNumExplicitDefs(); in narrowScalarAddSub() local
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp1375 const unsigned NumDefs = MCII.getNumDefs(); in escapesVariable() local

12