Home
last modified time | relevance | path

Searched refs:hasImplicitUseOfPhysReg (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNVOPDUtils.cpp98 if (MI.getDesc().hasImplicitUseOfPhysReg(AMDGPU::VCC)) in checkVOPDRegConstraints()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h587 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp275 !UseMIDesc.hasImplicitUseOfPhysReg(UseReg); in addPhysRegDataDeps()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp10478 MI.getDesc().hasImplicitUseOfPhysReg(X86::RSP) || in getOutliningTypeImpl()
10484 MI.getDesc().hasImplicitUseOfPhysReg(X86::RIP) || in getOutliningTypeImpl()