Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInstrDesc.cpp46 if (const MCPhysReg *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
/external/llvm/lib/MC/
DMCInstrDesc.cpp56 if (const MCPhysReg *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
/external/llvm/lib/CodeGen/
DPHIElimination.cpp99 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anon83bd0ce40111::PHIElimination
DMachineInstr.cpp640 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp112 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anonf6a900860111::PHIElimination
DMachineInstr.cpp104 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPHIElimination.cpp112 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anon8267050c0111::PHIElimination
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2841 const MCPhysReg *ImpDefs in canClobberReachingPhysRegUse() local
2878 const MCPhysReg *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); in canClobberPhysRegDefs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2868 ArrayRef<MCPhysReg> ImpDefs = in canClobberReachingPhysRegUse() local
2905 ArrayRef<MCPhysReg> ImpDefs = TII->get(N->getMachineOpcode()).implicit_defs(); in canClobberPhysRegDefs() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2697 const MCPhysReg *ImpDefs in canClobberReachingPhysRegUse() local
2734 const MCPhysReg *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); in canClobberPhysRegDefs() local
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1782 for (const MCPhysReg *ImpDefs = NewDesc.getImplicitDefs(); in optimizeCompareInstr() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp768 for (const MCPhysReg *ImpDefs = MCID.getImplicitDefs(); *ImpDefs; ++ImpDefs) in verifyImplicitOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp861 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1193 RegisterSet ImpUses, ImpDefs; in buildStmt() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp819 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp865 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1151 for (const MCPhysReg *ImpDefs = MCID.getImplicitDefs(); *ImpDefs; ++ImpDefs) in verifyImplicitOperands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1964 for (const MCPhysReg *ImpDefs = NewDesc.getImplicitDefs(); in optimizeCompareInstr() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp5138 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp5856 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local