/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCInstrDesc.cpp | 56 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/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | PHIElimination.cpp | 81 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anon4ac3c2450111::PHIElimination
|
D | MachineInstr.cpp | 476 for (const unsigned *ImpDefs = MCID->ImplicitDefs; *ImpDefs; ++ImpDefs) in addImplicitDefUseOperands() local
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCInstrDesc.h | 258 if (const unsigned *ImpDefs = ImplicitDefs) in hasImplicitDefOfPhysReg() local
|
/external/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 99 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anon3e98eb190111::PHIElimination
|
D | MachineInstr.cpp | 640 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 111 SmallPtrSet<MachineInstr*, 4> ImpDefs; member in __anona92b78710111::PHIElimination
|
D | MachineInstr.cpp | 103 for (const MCPhysReg *ImpDefs = MCID->getImplicitDefs(); *ImpDefs; in addImplicitDefUseOperands() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2824 const MCPhysReg *ImpDefs in canClobberReachingPhysRegUse() local 2861 const MCPhysReg *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); 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/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2631 const unsigned *ImpDefs in canClobberReachingPhysRegUse() local 2664 const unsigned *ImpDefs = TII->get(N->getMachineOpcode()).getImplicitDefs(); in canClobberPhysRegDefs() 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-7.0/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 850 SmallVector<unsigned, 4> ImpDefs; in MergeOpsUpdate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 917 for (const MCPhysReg *ImpDefs = MCID.getImplicitDefs(); *ImpDefs; ++ImpDefs) in verifyImplicitOperands() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 1943 for (const MCPhysReg *ImpDefs = NewDesc.getImplicitDefs(); in optimizeCompareInstr() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 819 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/MC/MCParser/ |
D | AsmParser.cpp | 5138 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 5673 ArrayRef<MCPhysReg> ImpDefs(Desc.getImplicitDefs(), in parseMSInlineAsm() local
|