Searched defs:Regs (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLSaveRestore.cpp75 struct Regs { struct in namespace:JSC::FTL::__anon2587
76 Regs() function in struct:JSC::FTL::__anon2587::Regs
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRegisterScavenging.h143 void setUsed(BitVector &Regs) { argument
146 void setUnused(BitVector &Regs) { argument
H A DCallingConvLower.h233 unsigned getFirstUnallocated(const uint16_t *Regs, unsigned NumRegs) const { argument
260 unsigned AllocateReg(const uint16_t *Regs, unsigned NumRegs) { argument
272 unsigned AllocateReg(const uint16_t *Regs, const uint16_t *ShadowRegs, argument
H A DMachineRegisterInfo.h382 void addPhysRegsUsed(const BitVector &Regs) { UsedPhysRegs |= Regs; } argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h111 unsigned getFirstUnallocated(const unsigned *Regs, unsigned NumRegs) const { argument
138 unsigned AllocateReg(const unsigned *Regs, unsigned NumRegs) { argument
150 unsigned AllocateReg(const unsigned *Regs, const unsigned *ShadowRegs, argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp69 GetGroupRegs( unsigned Group, std::vector<unsigned> &Regs, std::multimap<unsigned, AggressiveAntiDepState::RegisterReference> *RegRefs) argument
[all...]
H A DLocalStackSlotAllocation.cpp197 lookupCandidateBaseReg(const SmallVector<std::pair<unsigned, int64_t>, 8> &Regs, argument
H A DExecutionDepsFix.cpp575 SmallVector<LiveReg, 4> Regs; local
H A DRegisterPressure.cpp86 void RegPressureTracker::increasePhysRegPressure(ArrayRef<unsigned> Regs) { argument
94 void RegPressureTracker::decreasePhysRegPressure(ArrayRef<unsigned> Regs) { argument
102 void RegPressureTracker::increaseVirtRegPressure(ArrayRef<unsigned> Regs) { argument
109 void RegPressureTracker::decreaseVirtRegPressure(ArrayRef<unsigned> Regs) { argument
273 hasRegAlias(unsigned Reg, SparseSet<unsigned> &Regs, const TargetRegisterInfo *TRI) argument
285 findRegAlias(unsigned Reg, SmallVectorImpl<unsigned> &Regs, const TargetRegisterInfo *TRI) argument
299 findReg(unsigned Reg, bool isVReg, SmallVectorImpl<unsigned> &Regs, const TargetRegisterInfo *TRI) argument
360 addLiveRegs(ArrayRef<unsigned> Regs) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenTarget.cpp210 const StringMap<CodeGenRegister*> &Regs = getRegBank().getRegistersByName(); local
H A DRegisterInfoEmitter.cpp173 const CodeGenRegister::Set &Regs = RC.getMembers(); local
248 EmitRegMappingTables(raw_ostream &OS, const std::vector<CodeGenRegister*> &Regs, bool isCtor) argument
374 EmitRegMapping(raw_ostream &OS, const std::vector<CodeGenRegister*> &Regs, bool isCtor) argument
642 const std::vector<CodeGenRegister*> &Regs = RegBank.getRegisters(); local
1144 const std::vector<CodeGenRegister*> &Regs = RegBank.getRegisters(); local
1231 const SetTheory::RecVec *Regs = RegBank.getSets().expand(CSRSet); local
[all...]
H A DCodeGenRegisters.cpp152 RegUnitIterator(const CodeGenRegister::Set &Regs): argument
975 std::vector<Record*> Regs = Records.getAllDerivedDefinitions("Register"); local
1229 CodeGenRegister::Set Regs; member in struct:__anon10608::UberRegSet
1260 const CodeGenRegister::Set &Regs = RegClass->getMembers(); local
1833 computeCoveredRegisters(ArrayRef<Record*> Regs) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFrameLowering.cpp588 SmallVector<std::pair<unsigned,bool>, 4> Regs; local
658 SmallVector<unsigned, 4> Regs; local
[all...]
H A DARMLoadStoreOptimizer.cpp393 SmallVector<std::pair<unsigned, bool>, 8> Regs; local
282 MergeOps(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, int Offset, unsigned Base, bool BaseKill, int Opcode, ARMCC::CondCodes Pred, unsigned PredReg, unsigned Scratch, DebugLoc dl, ArrayRef<std::pair<unsigned, bool> > Regs, ArrayRef<unsigned> ImpDefs) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dm88k.h208 Regs[REGs], member in struct:PROCESSOR
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp828 RateRegister(const SCEV *Reg, SmallPtrSet<const SCEV *, 16> &Regs, const Loop *L, ScalarEvolution &SE, DominatorTree &DT) argument
876 RatePrimaryRegister(const SCEV *Reg, SmallPtrSet<const SCEV *, 16> &Regs, const Loop *L, ScalarEvolution &SE, DominatorTree &DT, SmallPtrSet<const SCEV *, 16> *LoserRegs) argument
892 RateFormula(const Formula &F, SmallPtrSet<const SCEV *, 16> &Regs, const DenseSet<const SCEV *> &VisitedRegs, const Loop *L, const SmallVectorImpl<int64_t> &Offsets, ScalarEvolution &SE, DominatorTree &DT, SmallPtrSet<const SCEV *, 16> *LoserRegs) argument
1149 SmallPtrSet<const SCEV *, 4> Regs; member in class:__anon10398::LSRUse
3661 SmallPtrSet<const SCEV *, 16> Regs; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp598 SmallVector<unsigned, 4> Regs; member in struct:__anon10014::RegsForValue
5841 SmallVector<unsigned, 4> Regs; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2188 CreateRegList(const SmallVectorImpl<std::pair<unsigned, SMLoc> > &Regs, argument

Completed in 438 milliseconds