Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp765 unsigned KillFlag = getKillRegState(KillSrc); in copyPhysReg() local
873 unsigned KillFlag = getKillRegState(isKill); in storeRegToStackSlot() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp792 unsigned KillFlag = getKillRegState(KillSrc); in copyPhysReg() local
891 unsigned KillFlag = getKillRegState(isKill); in storeRegToStackSlot() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp860 unsigned KillFlag = getKillRegState(KillSrc); in copyPhysReg() local
965 unsigned KillFlag = getKillRegState(isKill); in storeRegToStackSlot() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp851 bool &KillFlag) { in reassociateFMA()