Searched defs:UsedRegs (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp38 notifyInstructionDispatched(const InstRef &IR, ArrayRef<unsigned> UsedRegs, unsigned UOps) const argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp409 DenseSet<unsigned int> UsedRegs; local
279 classifyInstruction( MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const X86RegisterInfo &RegInfo, DenseSet<unsigned int> &UsedRegs) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h203 SmallVector<uint32_t, 16> UsedRegs; member in class:llvm::CCState
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp580 findTemporariesForLR(const BitVector &GPRsNoLRSP, const BitVector &PopFriendly, const LivePhysRegs &UsedRegs, unsigned &PopReg, unsigned &TmpReg) argument
H A DARMLoadStoreOptimizer.cpp863 DenseSet<unsigned> UsedRegs; local
H A DARMFastISel.cpp2034 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, argument
2284 SmallVector<Register, 4> UsedRegs; local
2428 SmallVector<Register, 4> UsedRegs; local
[all...]

Completed in 132 milliseconds