/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 1089 bool IsKill = !HRI.isEHReturnCalleeSaveReg(Reg); in insertCSRSpillsInBlock() local 1404 bool IsKill = MI->getOperand(2).isKill(); in expandStoreInt() local 1467 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVecPred() local 1552 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec2() local 1654 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec() local
|
H A D | HexagonRegisterInfo.cpp | 179 bool IsKill = false; in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIShrinkInstructions.cpp | 312 bool IsKill = NewAddrDwords == Info->VAddrDwords; in shrinkMIMG() local 532 const bool IsKill = SrcReg->isKill(); in shrinkScalarLogicOp() local
|
H A D | SIRegisterInfo.cpp | 84 bool IsKill; member 1193 unsigned ValueReg, bool IsKill) { in spillVGPRtoAGPR() 1308 unsigned LoadStoreOp, int Index, Register ValueReg, bool IsKill, in buildSpillLoadStore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | FixupStatepointCallerSaved.cpp | 112 bool &IsKill, const TargetInstrInfo &TII, in performCopyPropagation() 419 bool IsKill = true; in spillRegisters() local
|
H A D | ScheduleDAGInstrs.cpp | 400 bool IsKill = MO.getSubReg() == 0 || MO.isUndef(); in addVRegDefDeps() local 1106 bool IsKill = LiveRegs.available(MRI, Reg); in toggleKills() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 1268 bool IsKill = !HRI.isEHReturnCalleeSaveReg(Reg); in insertCSRSpillsInBlock() local 1633 bool IsKill = MI->getOperand(2).isKill(); in expandStoreInt() local 1696 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVecPred() local 1785 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec2() local 1883 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec() local
|
H A D | HexagonRegisterInfo.cpp | 206 bool IsKill = false; in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 1416 bool IsKill = !HRI.isEHReturnCalleeSaveReg(Reg); in insertCSRSpillsInBlock() local 1747 bool IsKill = MI->getOperand(2).isKill(); in expandStoreInt() local 1810 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVecPred() local 1899 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec2() local 1986 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 548 bool IsKill) { in spillVGPRtoAGPR() 618 bool IsKill, in buildSpillLoadStore() 763 bool IsKill = MI->getOperand(0).isKill(); in spillSGPR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kInstrBuilder.h | 50 bool IsKill, int Offset) { in addRegIndirectWithDisp()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 419 bool IsKill = SrcDst->isKill(); in buildScratchLoadStore() local 521 bool IsKill = MI->getOperand(0).isKill(); in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | Mips16RegisterInfo.cpp | 123 bool IsKill = false; in eliminateFI() local
|
H A D | MipsSERegisterInfo.cpp | 200 bool IsKill = false; in eliminateFI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | Mips16RegisterInfo.cpp | 125 bool IsKill = false; in eliminateFI() local
|
H A D | MipsSERegisterInfo.cpp | 200 bool IsKill = false; in eliminateFI() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | Mips16RegisterInfo.cpp | 126 bool IsKill = false; in eliminateFI() local
|
H A D | MipsSERegisterInfo.cpp | 157 bool IsKill = false; in eliminateFI() local
|
/aosp_15_r20/external/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 47 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 126 Register SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 126 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 401 bool IsKill = MO.getSubReg() == 0 || MO.isUndef(); in addVRegDefDeps() local 1101 bool IsKill = LiveRegs.available(MRI, Reg); in toggleKills() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AdvSIMDScalarPass.cpp | 275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64AdvSIMDScalarPass.cpp | 283 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AdvSIMDScalarPass.cpp | 275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
|