Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp817 unsigned KillFlag = getKillRegState(KillSrc); in copyPhysReg() local
919 unsigned KillFlag = getKillRegState(isKill); in storeRegToStackSlot() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp849 bool &KillFlag) { in reassociateFMA()