Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DAllocCombiner.cpp44 II.hasImplicitUseOfPhysReg(BC.MIB->getStackPointer())) in isIndifferentToSP()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCInstrDesc.h601 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp266 !UseMIDesc->hasImplicitUseOfPhysReg(*Alias)); in addPhysRegDataDeps()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp9619 MI.getDesc().hasImplicitUseOfPhysReg(X86::RSP) || in getOutliningType()
9625 MI.getDesc().hasImplicitUseOfPhysReg(X86::RIP) || in getOutliningType()