| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCInstrDesc.cpp | 46 if (const MCPhysReg *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
|
| /external/llvm/lib/MC/ |
| D | MCInstrDesc.cpp | 56 if (const MCPhysReg *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
|
| /external/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 99 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anon83bd0ce40111::PHIElimination
|
| D | MachineInstr.cpp | 640 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 112 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anonf6a900860111::PHIElimination
|
| D | MachineInstr.cpp | 104 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | PHIElimination.cpp | 112 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anon8267050c0111::PHIElimination
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGRRList.cpp | 2841 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/ |
| D | ScheduleDAGRRList.cpp | 2868 ArrayRef<MCPhysReg> ImpDefs = in canClobberReachingPhysRegUse() local 2905 ArrayRef<MCPhysReg> ImpDefs = TII->get(N->getMachineOpcode()).implicit_defs(); in canClobberPhysRegDefs() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGRRList.cpp | 2697 const MCPhysReg *ImpDefs in canClobberReachingPhysRegUse() local 2734 const MCPhysReg *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); in canClobberPhysRegDefs() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 1782 for (const MCPhysReg *ImpDefs = NewDesc.getImplicitDefs(); in optimizeCompareInstr() local
|
| /external/llvm/lib/CodeGen/MIRParser/ |
| D | MIParser.cpp | 768 for (const MCPhysReg *ImpDefs = MCID.getImplicitDefs(); *ImpDefs; ++ImpDefs) in verifyImplicitOperands() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 861 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1193 RegisterSet ImpUses, ImpDefs; in buildStmt() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 819 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 865 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| D | MIParser.cpp | 1151 for (const MCPhysReg *ImpDefs = MCID.getImplicitDefs(); *ImpDefs; ++ImpDefs) in verifyImplicitOperands() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 1964 for (const MCPhysReg *ImpDefs = NewDesc.getImplicitDefs(); in optimizeCompareInstr() local
|
| /external/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 5138 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 5856 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local
|