Home
last modified time | relevance | path

Searched defs:RegDefs (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp170 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 DDelaySlotFiller.cpp173 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 DDelaySlotFiller.cpp169 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 DLanaiDelaySlotFiller.cpp146 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 DLanaiDelaySlotFiller.cpp149 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 DLanaiDelaySlotFiller.cpp147 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 DHexagonHazardRecognizer.h41 SmallSet<unsigned, 8> RegDefs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonHazardRecognizer.h41 SmallSet<unsigned, 8> RegDefs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineLateInstrsCleanup.cpp47 std::vector<Reg2DefMap> RegDefs; member in __anoneca9d3da0111::MachineLateInstrsCleanup
H A DMachineDebugify.cpp118 SmallVector<MachineOperand *, 4> RegDefs; in applyDebugifyMetadataToMachineFunction() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp149 DenseMap<unsigned, MachineInstr *> RegDefs; member in __anon91a9ccf30111::HazardDetector
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp581 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 DSILoadStoreOptimizer.cpp807 DenseSet<Register> &RegDefs, in addDefsUsesToList()
1108 DenseSet<Register> RegDefs; in checkAndPrepareMerge() local