Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3483 bool SrcRegIsKill = hasTrivialKill(II->getOperand(0)); in fastLowerIntrinsicCall() local
3486 .addReg(SrcReg, getKillRegState(SrcRegIsKill)); in fastLowerIntrinsicCall()