Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp860 unsigned KillFlag = getKillRegState(KillSrc); in copyPhysReg() local
965 unsigned KillFlag = getKillRegState(isKill); in storeRegToStackSlot() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp851 bool &KillFlag) { in reassociateFMA()