Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp47 for (const WriteState &RegDef : IR.getInstruction()->getDefs()) in checkPRF() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp887 Register RegDef = CopyOperands->Destination->getReg(); in ForwardCopyPropagateBlock() local
939 Register RegDef = CopyOperands->Destination->getReg(); in ForwardCopyPropagateBlock() local
1031 Register RegDef = CopyOperands->Destination->getReg(); in ForwardCopyPropagateBlock() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h230 RegDef = 2, // Output register, "=r". enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp591 const MCRegister 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
1818 MachineInstr *RegDef = MRI.getVRegDef(Reg); in canCreateUndefOrPoison() local
1924 MachineInstr *RegDef = MRI.getVRegDef(Reg); in isGuaranteedNotToBeUndefOrPoison() local
H A DCallLowering.cpp1171 MachineInstr *RegDef = getDefIgnoringCopies(OutInfo.Regs[0], MRI); in parametersInCSRMatch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp376 const MachineOperand *RegDef = MRI.getOneDef(Reg); in isSSA() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp162 Register RegDef; in findLocalRegDef() local
H A DScheduleDAGRRList.cpp565 SUnit *RegDef = LiveRegDefs[Pred.getReg()]; (void)RegDef; in ReleasePredecessors() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp2618 for (const Record *RegDef : Regs) { in computeCoveredRegisters() local