/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveVariables.cpp | 196 MachineInstr *LastDef = nullptr; in FindLastPartialDef() local 232 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegUse() local 282 MachineInstr *LastDef = PhysRegDef[Reg]; in FindLastRefOrPartRef() local 312 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegKill() local
|
H A D | TwoAddressInstructionPass.cpp | 385 unsigned &LastDef) { in noUseAfterLastDef()
|
H A D | ModuloSchedule.cpp | 1022 bool LastDef, in updateInstruction()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveVariables.cpp | 196 MachineInstr *LastDef = nullptr; in FindLastPartialDef() local 232 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegUse() local 282 MachineInstr *LastDef = PhysRegDef[Reg]; in FindLastRefOrPartRef() local 312 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegKill() local
|
H A D | TwoAddressInstructionPass.cpp | 357 unsigned &LastDef) { in noUseAfterLastDef()
|
H A D | MachinePipeliner.cpp | 3125 void SwingSchedulerDAG::updateInstruction(MachineInstr *NewMI, bool LastDef, in updateInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LiveVariables.cpp | 193 MachineInstr *LastDef = nullptr; in FindLastPartialDef() local 229 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegUse() local 279 MachineInstr *LastDef = PhysRegDef[Reg]; in FindLastRefOrPartRef() local 309 MachineInstr *LastDef = PhysRegDef[Reg]; in HandlePhysRegKill() local
|
H A D | ReachingDefAnalysis.cpp | 253 int LastDef = ReachingDefDefaultVal; in traverse() local
|
H A D | TwoAddressInstructionPass.cpp | 246 unsigned &LastDef) { in noUseAfterLastDef()
|
H A D | ModuloSchedule.cpp | 1029 bool LastDef, in updateInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 744 auto *LastDef = in processStoreOfLoad() local 1232 auto *LastDef = cast<MemoryDef>(MSSAU->getMemorySSA()->getMemoryAccess(M)); in processMemCpyMemCpyDependence() local 1329 auto *LastDef = in processMemSetMemCpyDependence() local 1435 auto *LastDef = in performMemCpyToMemSetOptzn() local 1467 auto *LastDef = in processMemCpy() local
|
H A D | DeadStoreElimination.cpp | 1867 auto *LastDef = in tryFoldIntoCalloc() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 285 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local
|
H A D | HexagonCopyToCombine.cpp | 382 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 292 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local
|
H A D | HexagonCopyToCombine.cpp | 391 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 396 DenseMap<unsigned, MachineInstr *> LastDef; in findPotentialNewifiableTFRs() local
|
H A D | HexagonBlockRanges.cpp | 292 std::map<RegisterRef,IndexType> LastDef, LastUse; in computeInitialLiveRanges() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLowering.cpp | 557 Inst *LastDef = nullptr; in postRegallocSplitting() member
|