Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h595 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp270 !UseMIDesc->hasImplicitUseOfPhysReg(*Alias)); in addPhysRegDataDeps()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp9072 MI.getDesc().hasImplicitUseOfPhysReg(X86::RSP) || in getOutliningType()
9078 MI.getDesc().hasImplicitUseOfPhysReg(X86::RIP) || in getOutliningType()