Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsDelaySlotFiller.cpp129 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local
172 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard()
220 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses()
/external/llvm/lib/Target/Sparc/
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()
/external/llvm/lib/Target/Lanai/
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()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DDelaySlotFiller.cpp132 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() local
190 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard()
260 SmallSet<unsigned, 32>& RegDefs, in insertDefsUses()
/external/llvm/lib/CodeGen/
DImplicitNullChecks.cpp149 DenseMap<unsigned, MachineInstr *> RegDefs; member in __anonaf0df7bc0111::HazardDetector