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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp431 unsigned Src0IsKill = getKillRegState(MI.getOperand(1).isKill()); local
H A DAArch64InstrInfo.cpp4180 bool Src0IsKill = MUL->getOperand(1).isKill(); local
4331 bool Src0IsKill = MUL->getOperand(1).isKill(); local

Completed in 75 milliseconds