Searched defs:IsKill (Results 1 – 15 of 15) sorted by relevance
126 bool IsKill = false; in eliminateFI() local
157 bool IsKill = false; in eliminateFI() local
811 bool IsKill = !IsRAAndRetAddrIsTaken; in spillCalleeSavedRegisters() local
47 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
179 bool IsKill = false; in eliminateFrameIndex() local
1089 bool IsKill = !HRI.isEHReturnCalleeSaveReg(Reg); in insertCSRSpillsInBlock() local1404 bool IsKill = MI->getOperand(2).isKill(); in expandStoreInt() local1467 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVecPred() local1552 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec2() local1654 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec() local
318 bool IsKill = Op.isKill(); in computeInitialLiveRanges() local
283 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
419 bool IsKill = SrcDst->isKill(); in buildScratchLoadStore() local521 bool IsKill = MI->getOperand(0).isKill(); in eliminateFrameIndex() local
17 bool SyscallSets::IsKill(int sysno) { in IsKill() function in sandbox::SyscallSets
80 bool IsKill : 1; variable
52 unsigned SourceRegister, bool IsKill, int FrameIndex, in storeRegToStackSlot()
95 bool IsKill : 1; variable
429 bool IsKill = MO.getSubReg() == 0 || MO.isUndef(); in addVRegDefDeps() local
826 bool IsKill = MO.isKill(); in MergeOpsUpdate() local