Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DDispatchStage.cpp39 ArrayRef<unsigned> UsedRegs, in notifyInstructionDispatched()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
DARMLoadStoreOptimizer.cpp863 DenseSet<unsigned> UsedRegs; in MergeOpsUpdate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h203 SmallVector<uint32_t, 16> UsedRegs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp930 SmallVector<Register, 8> UsedRegs; in EmitMachineNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp921 SmallVector<unsigned, 4> UsedRegs; in SplitCriticalEdge() local
DMachineInstr.cpp1951 void MachineInstr::setPhysRegsDeadExcept(ArrayRef<Register> UsedRegs, in setPhysRegsDeadExcept()