Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp112 SmallPtrSet<MachineInstr*, 4> ImpDefs; global() member in __anonadcca1400111::PHIElimination
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2860 ArrayRef<MCPhysReg> ImpDefs = in canClobberReachingPhysRegUse() local
2897 ArrayRef<MCPhysReg> ImpDefs = TII->get(N->getMachineOpcode()).implicit_defs(); in canClobberPhysRegDefs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp865 SmallVector<unsigned, 4> ImpDefs; MergeOpsUpdate() local