Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp48 for (const WriteState &RegDef : IR.getInstruction()->getDefs()) in checkPRF() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp595 const unsigned RegDef = I.getOperand(0).getReg(); in checkRegisterCurDefs() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp664 Register RegDef = CopyOperands->Destination->getReg(); in ForwardCopyPropagateBlock() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp341 const MachineOperand *RegDef = MRI.getOneDef(Reg); in isSSA() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1015 MachineInstr *RegDef = getDefIgnoringCopies(OutInfo.Regs[0], MRI); in parametersInCSRMatch() local
H A DUtils.cpp95 MachineInstr *RegDef = MRI.getVRegDef(Reg); in constrainOperandRegClass() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp161 Register RegDef; in findLocalRegDef() local
H A DScheduleDAGRRList.cpp566 SUnit *RegDef = LiveRegDefs[Pred.getReg()]; (void)RegDef; in ReleasePredecessors() local