Searched defs:hasImplicitDefOfPhysReg (Results 1 - 2 of 2) 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);
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCInstrDesc.h255 /// hasImplicitDefOfPhysReg - Return true if this instruction implicitly
257 bool hasImplicitDefOfPhysReg(unsigned Reg) const { function in class:llvm::MCInstrDesc

Completed in 139 milliseconds