Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h602 bool hasImplicitUseOfPhysReg(unsigned Reg) const { in hasImplicitUseOfPhysReg() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp268 !UseMIDesc->hasImplicitUseOfPhysReg(*Alias)); in addPhysRegDataDeps()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp8151 MI.getDesc().hasImplicitUseOfPhysReg(X86::RSP) || in getOutliningType()
8157 MI.getDesc().hasImplicitUseOfPhysReg(X86::RIP) || in getOutliningType()