Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp81 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anonc4072dd40111::PHIElimination
DMachineInstr.cpp494 for (const uint16_t *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; ++ImpDefs) in addImplicitDefUseOperands() local
/external/llvm/include/llvm/MC/
DMCInstrDesc.h499 if (const uint16_t *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp288 ArrayRef<unsigned> ImpDefs) { in MergeOps()
394 SmallVector<unsigned, 8> ImpDefs; in MergeOpsUpdate() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2674 const uint16_t *ImpDefs in canClobberReachingPhysRegUse() local
2712 const uint16_t *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); in canClobberPhysRegDefs() local