Home
last modified time | relevance | path

Searched defs:UsedRegs (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp159 SmallVectorImpl<unsigned> &UsedRegs) { in addRegisterReadWrite() argument
179 const InstRef &IR, unsigned Ops, ArrayRef<unsigned> UsedRegs) { in notifyInstructionDispatched() argument
227 SmallVector<unsigned, 4> UsedRegs(PRF.getNumRegisterFiles()); in tryIssue() local
H A DDispatchStage.cpp39 ArrayRef<unsigned> UsedRegs, in notifyInstructionDispatched()
/llvm-project/llvm/lib/Target/X86/
H A DX86LowerTileCopy.cpp89 LiveRegUnits UsedRegs(*TRI); runOnMachineFunction() local
H A DX86CallFrameOptimization.cpp281 const X86RegisterInfo &RegInfo, DenseSet<unsigned int> &UsedRegs) { in classifyInstruction()
409 DenseSet<unsigned int> UsedRegs; in collectCallInfo() local
/llvm-project/bolt/lib/Passes/
H A DRegAnalysis.cpp197 BitVector UsedRegs = BitVector(BC.MRI->getNumRegs(), false); in getFunctionUsedRegsList() local
H A DValidateInternalCalls.cpp266 BitVector UsedRegs = BitVector(BC.MRI->getNumRegs(), false); in analyzeFunction() local
/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp60 LiveRegUnits UsedRegs(*RegInfo); copyPhysReg() local
H A DThumb1FrameLowering.cpp615 findTemporariesForLR(const BitVector & GPRsNoLRSP,const BitVector & PopFriendly,const LiveRegUnits & UsedRegs,unsigned & PopReg,unsigned & TmpReg,MachineRegisterInfo & MRI) findTemporariesForLR() argument
687 LiveRegUnits UsedRegs(TRI); emitPopSpecialFixUp() local
H A DARMFastISel.cpp2021 FinishCall(MVT RetVT,SmallVectorImpl<Register> & UsedRegs,const Instruction * I,CallingConv::ID CC,unsigned & NumBytes,bool isVarArg) FinishCall() argument
2284 SmallVector<Register, 4> UsedRegs; ARMEmitLibcall() local
2428 SmallVector<Register, 4> UsedRegs; SelectCall() local
[all...]
H A DARMLoadStoreOptimizer.cpp868 DenseSet<unsigned> UsedRegs; MergeOpsUpdate() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h184 SmallVector<uint32_t, 16> UsedRegs; variable
/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp640 SmallVector<Register, 128> UsedRegs; updateLiveIntervals() local
H A DPrologEpilogInserter.cpp1225 BitVector UsedRegs(TRI.getNumRegs()); insertZeroCallUsedRegs() local
H A DMachineBasicBlock.cpp1193 SmallVector<Register, 4> UsedRegs; SplitCriticalEdge() local
H A DMachineInstr.cpp2162 setPhysRegsDeadExcept(ArrayRef<Register> UsedRegs,const TargetRegisterInfo & TRI) setPhysRegsDeadExcept() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1156 SmallVector<Register, 8> UsedRegs; EmitMachineNode() local
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2369 SmallPtrSet<Record *, 16> UsedRegs; postProcessRule() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1607 SmallVector<Register, 32> UsedRegs; transferRegisterDef() local
H A DInstrRefBasedImpl.cpp2343 BitVector UsedRegs(TRI->getNumRegs()); produceMLocTransferFunction() local