Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h248 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/external/llvm/include/llvm/MC/
DMCInstrDesc.h511 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h553 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp7682 MI.getDesc().hasImplicitUseOfPhysReg(X86::RSP) || in getOutliningType()
7688 MI.getDesc().hasImplicitUseOfPhysReg(X86::RIP) || in getOutliningType()