Searched defs:RegDefs (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| 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()
|
| /external/llvm/lib/Target/Sparc/ |
| 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| 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()
|
| /external/llvm/lib/Target/Lanai/ |
| 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonHazardRecognizer.h | 41 SmallSet<unsigned, 8> RegDefs; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| D | DispatchStage.cpp | 47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
|
| /external/llvm/lib/CodeGen/ |
| D | ImplicitNullChecks.cpp | 149 DenseMap<unsigned, MachineInstr *> RegDefs; member in __anonad827e420111::HazardDetector
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SILoadStoreOptimizer.cpp | 581 DenseSet<unsigned> &RegDefs, in addDefsUsesToList() 604 static bool addToListsIfDependent(MachineInstr &MI, DenseSet<unsigned> &RegDefs, in addToListsIfDependent()
|