/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 170 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local 230 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 290 SmallSet<unsigned, 32>& RegDefs, in insertCallDefsUses() 319 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses()
|
/aosp_15_r20/external/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 173 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local 233 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 293 SmallSet<unsigned, 32>& RegDefs, in insertCallDefsUses() 322 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 169 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local 232 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 292 SmallSet<unsigned, 32>& RegDefs, in insertCallDefsUses() 321 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
H A D | LanaiDelaySlotFiller.cpp | 146 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local 178 bool &SawStore, SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 224 SmallSet<unsigned, 32> &RegDefs, in insertDefsUses()
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiDelaySlotFiller.cpp | 149 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local 181 bool &SawStore, SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 228 SmallSet<unsigned, 32> &RegDefs, in insertDefsUses()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiDelaySlotFiller.cpp | 147 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local 179 bool &SawStore, SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 226 SmallSet<unsigned, 32> &RegDefs, in insertDefsUses()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonHazardRecognizer.h | 41 SmallSet<unsigned, 8> RegDefs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonHazardRecognizer.h | 41 SmallSet<unsigned, 8> RegDefs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/ |
H A D | DispatchStage.cpp | 47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
H A D | DispatchStage.cpp | 47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineLateInstrsCleanup.cpp | 47 std::vector<Reg2DefMap> RegDefs; member in __anoneca9d3da0111::MachineLateInstrsCleanup
|
H A D | MachineDebugify.cpp | 118 SmallVector<MachineOperand *, 4> RegDefs; in applyDebugifyMetadataToMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ImplicitNullChecks.cpp | 149 DenseMap<unsigned, MachineInstr *> RegDefs; member in __anon91a9ccf30111::HazardDetector
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SILoadStoreOptimizer.cpp | 581 DenseSet<unsigned> &RegDefs, in addDefsUsesToList() 604 static bool addToListsIfDependent(MachineInstr &MI, DenseSet<unsigned> &RegDefs, in addToListsIfDependent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SILoadStoreOptimizer.cpp | 807 DenseSet<Register> &RegDefs, in addDefsUsesToList() 1108 DenseSet<Register> RegDefs; in checkAndPrepareMerge() local
|