Home
last modified time | relevance | path

Searched defs:KillFlag (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp862 unsigned KillFlag = getKillRegState(KillSrc); in copyPhysReg() local
967 unsigned KillFlag = getKillRegState(isKill); in storeRegToStackSlot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp843 bool &KillFlag) { in reassociateFMA()