Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp48 for (const WriteState &RegDef : IR.getInstruction()->getDefs()) in checkPRF() local
/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h227 RegDef = 2, // Output register, "=r". enumerator
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp98 MachineInstr *RegDef = MRI.getVRegDef(Reg); in constrainOperandRegClass() local
1781 MachineInstr *RegDef = MRI.getVRegDef(Reg); canCreateUndefOrPoison() local
1844 MachineInstr *RegDef = MRI.getVRegDef(Reg); isGuaranteedNotToBeUndefOrPoison() local
[all...]
H A DCallLowering.cpp1164 MachineInstr *RegDef = getDefIgnoringCopies(OutInfo.Regs[0], MRI); parametersInCSRMatch() local
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp591 const MCRegister RegDef = I.getOperand(0).getReg(); in checkRegisterCurDefs() local
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp369 const MachineOperand *RegDef = MRI.getOneDef(Reg); isSSA() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp784 Register RegDef = CopyOperands->Destination->getReg(); ForwardCopyPropagateBlock() local
/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