/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/llvm-project/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/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-project/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/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/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonHazardRecognizer.h | 41 SmallSet<unsigned, 8> RegDefs; variable
|
/external/llvm-project/llvm/lib/MCA/Stages/ |
D | DispatchStage.cpp | 47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
D | DispatchStage.cpp | 47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineDebugify.cpp | 118 SmallVector<MachineOperand *, 4> RegDefs; in applyDebugifyMetadataToMachineFunction() local
|
/external/llvm/lib/CodeGen/ |
D | ImplicitNullChecks.cpp | 149 DenseMap<unsigned, MachineInstr *> RegDefs; member in __anon35caeca40111::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()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SILoadStoreOptimizer.cpp | 610 DenseSet<Register> &RegDefs, in addDefsUsesToList() 633 static bool addToListsIfDependent(MachineInstr &MI, DenseSet<Register> &RegDefs, in addToListsIfDependent()
|