Home
last modified time | relevance | path

Searched defs:RegDef (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp48 for (const WriteState &RegDef : IR.getInstruction()->getDefs()) in checkPRF() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp591 const unsigned RegDef = I.getOperand(0).getReg(); in checkRegisterCurDefs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp98 MachineInstr *RegDef = MRI.getVRegDef(Reg); in constrainOperandRegClass() local
1793 MachineInstr *RegDef = MRI.getVRegDef(Reg); in canCreateUndefOrPoison() local
1899 MachineInstr *RegDef = MRI.getVRegDef(Reg); in isGuaranteedNotToBeUndefOrPoison() local
H A DCallLowering.cpp1172 MachineInstr *RegDef = getDefIgnoringCopies(OutInfo.Regs[0], MRI); in parametersInCSRMatch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp369 const MachineOperand *RegDef = MRI.getOneDef(Reg); in isSSA() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp785 Register RegDef = CopyOperands->Destination->getReg(); in ForwardCopyPropagateBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp161 Register RegDef; in findLocalRegDef() local
H A DScheduleDAGRRList.cpp565 SUnit *RegDef = LiveRegDefs[Pred.getReg()]; (void)RegDef; in ReleasePredecessors() local