Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCInstrDesc.cpp35 if (const MCPhysReg *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DPHIElimination.cpp113 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anonf3c6ac060111::PHIElimination
DMachineInstr.cpp106 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2844 const MCPhysReg *ImpDefs in canClobberReachingPhysRegUse() local
2881 const MCPhysReg *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); in canClobberPhysRegDefs() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp863 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1352 for (const MCPhysReg *ImpDefs = MCID.getImplicitDefs(); *ImpDefs; ++ImpDefs) in verifyImplicitOperands() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2727 for (const MCPhysReg *ImpDefs = NewDesc.getImplicitDefs(); in optimizeCompareInstr() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp6027 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local
DMasmParser.cpp7485 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local