/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 424 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 D | RISCVMCTargetDesc.cpp | 184 auto NumDefs = Info->get(Inst.getOpcode()).getNumDefs(); in updateState() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2124 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 D | InstrEmitter.cpp | 1028 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 256 unsigned NumDefs; variable [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCTargetDesc.cpp | 436 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenInstruction.h | 146 unsigned NumDefs; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 207 unsigned char NumDefs; // Num of args that are definitions variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ImplicitNullChecks.cpp | 713 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
|
H A D | FixupStatepointCallerSaved.cpp | 484 unsigned NumDefs = MI.getNumDefs(); in rewriteStatepoint() local
|
H A D | MachineCSE.cpp | 629 unsigned NumDefs = MI.getNumDefs(); in ProcessBlockCSE() local
|
H A D | MachineInstr.cpp | 810 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local 1217 unsigned NumDefs = getNumDefs(); in findTiedOperandIdx() local
|
H A D | MachineLICM.cpp | 1192 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
|
H A D | PeepholeOptimizer.cpp | 928 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon776574090211::UncoalescableRewriter
|
H A D | TargetInstrInfo.cpp | 507 unsigned NumDefs = 0; in foldPatchpoint() local
|
H A D | MachineVerifier.cpp | 2382 unsigned NumDefs = MCID.getNumDefs(); in visitMachineOperand() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | Patterns.cpp | 240 unsigned NumDefs = getNumInstDefs(); in checkSemantics() local
|
H A D | Patterns.h | 678 unsigned NumDefs; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 537 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
|
H A D | X86BaseInfo.h | 966 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 190 unsigned NumDefs = 0; in evaluate() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstructionSelector.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86InstructionSelector.cpp | 1420 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 1321 unsigned NumDefs = 0; in beginInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 368 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
|