Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHazardRecognizer.h41 SmallSet<unsigned, 8> RegDefs; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp47 SmallVector<MCPhysReg, 4> RegDefs; in checkPRF() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineDebugify.cpp121 SmallVector<MachineOperand *, 4> RegDefs; in applyDebugifyMetadataToMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp593 DenseSet<Register> &RegDefs, in addDefsUsesToList()
616 static bool addToListsIfDependent(MachineInstr &MI, DenseSet<Register> &RegDefs, in addToListsIfDependent()