Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
DInOrderIssueStage.cpp159 SmallVectorImpl<unsigned> &UsedRegs) { in addRegisterReadWrite()
179 const InstRef &IR, unsigned Ops, ArrayRef<unsigned> UsedRegs) { in notifyInstructionDispatched()
227 SmallVector<unsigned, 4> UsedRegs(PRF.getNumRegisterFiles()); in tryIssue() local
DDispatchStage.cpp39 ArrayRef<unsigned> UsedRegs, in notifyInstructionDispatched()
/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp261 const X86RegisterInfo &RegInfo, DenseSet<unsigned int> &UsedRegs) { in classifyInstruction()
367 DenseSet<unsigned int> UsedRegs; in collectCallInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp281 const X86RegisterInfo &RegInfo, DenseSet<unsigned int> &UsedRegs) { in classifyInstruction()
409 DenseSet<unsigned int> UsedRegs; in collectCallInfo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp281 const X86RegisterInfo &RegInfo, DenseSet<unsigned int> &UsedRegs) { in classifyInstruction()
409 DenseSet<unsigned int> UsedRegs; in collectCallInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DDispatchStage.cpp39 ArrayRef<unsigned> UsedRegs, in notifyInstructionDispatched()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp582 const LivePhysRegs &UsedRegs, unsigned &PopReg, in findTemporariesForLR()
653 LivePhysRegs UsedRegs(TRI); in emitPopSpecialFixUp() local
DARMFastISel.cpp2034 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, in FinishCall()
2284 SmallVector<Register, 4> UsedRegs; in ARMEmitLibcall() local
2428 SmallVector<Register, 4> UsedRegs; in SelectCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp615 const LivePhysRegs &UsedRegs, unsigned &PopReg, in findTemporariesForLR()
687 LivePhysRegs UsedRegs(TRI); in emitPopSpecialFixUp() local
DARMFastISel.cpp2021 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, in FinishCall()
2284 SmallVector<Register, 4> UsedRegs; in ARMEmitLibcall() local
2428 SmallVector<Register, 4> UsedRegs; in SelectCall() local
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp80 RegCounters UsedRegs; member in __anonbb4283640111::SIInsertWaits
/external/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp99 BitVector ModifiedRegs, UsedRegs; member
1032 BitVector &UsedRegs, in trackRegDefsUses()
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp467 LivePhysRegs UsedRegs(STI.getRegisterInfo()); in emitPopSpecialFixUp() local
DARMFastISel.cpp2016 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()
2269 SmallVector<unsigned, 4> UsedRegs; in ARMEmitLibcall() local
2414 SmallVector<unsigned, 4> UsedRegs; in SelectCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h180 SmallVector<uint32_t, 16> UsedRegs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h203 SmallVector<uint32_t, 16> UsedRegs; variable
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h206 SmallVector<uint32_t, 16> UsedRegs; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp833 SmallVector<unsigned, 8> UsedRegs; in EmitMachineNode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp930 SmallVector<Register, 8> UsedRegs; in EmitMachineNode() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1230 BitVector UsedRegs(TRI.getNumRegs()); in insertZeroCallUsedRegs() local
DMachineBasicBlock.cpp1082 SmallVector<Register, 4> UsedRegs; in SplitCriticalEdge() local
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp766 SmallVector<unsigned, 4> UsedRegs; in SplitCriticalEdge() local
DMachineInstr.cpp2105 void MachineInstr::setPhysRegsDeadExcept(ArrayRef<unsigned> UsedRegs, in setPhysRegsDeadExcept()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp921 SmallVector<unsigned, 4> UsedRegs; in SplitCriticalEdge() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp1126 SmallVector<Register, 8> UsedRegs; in EmitMachineNode() local

12