Searched defs:hasImplicitDefOfPhysReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMCInstrDesc.cpp54 bool MCInstrDesc::hasImplicitDefOfPhysReg(unsigned Reg, function in class:MCInstrDesc
69 return hasImplicitDefOfPhysReg(Reg, &RI);

Completed in 105 milliseconds