Home
last modified time | relevance | path

Searched defs:IsKill (Results 1 – 25 of 57) sorted by relevance

123

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kInstrBuilder.h50 bool IsKill, int Offset) { in addRegIndirectWithDisp()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMips16RegisterInfo.cpp123 bool IsKill = false; in eliminateFI() local
DMipsSERegisterInfo.cpp200 bool IsKill = false; in eliminateFI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16RegisterInfo.cpp125 bool IsKill = false; in eliminateFI() local
DMipsSERegisterInfo.cpp200 bool IsKill = false; in eliminateFI() local
/external/llvm/lib/Target/Mips/
DMips16RegisterInfo.cpp126 bool IsKill = false; in eliminateFI() local
DMipsSERegisterInfo.cpp157 bool IsKill = false; in eliminateFI() local
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp47 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp179 bool IsKill = false; in eliminateFrameIndex() local
DHexagonFrameLowering.cpp1089 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp126 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp126 Register SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp312 bool IsKill = NewAddrDwords == Info->VAddrDwords; in shrinkMIMG() local
532 const bool IsKill = SrcReg->isKill(); in shrinkScalarLogicOp() local
DSIOptimizeExecMaskingPreRA.cpp282 bool IsKill = SelLI->Query(CmpIdx.getRegSlot()).isKill(); in optimizeVcndVcmpPair() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DFixupStatepointCallerSaved.cpp112 bool &IsKill, const TargetInstrInfo &TII, in performCopyPropagation()
419 bool IsKill = true; in spillRegisters() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64AdvSIMDScalarPass.cpp275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64AdvSIMDScalarPass.cpp275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
/external/llvm/lib/Target/AArch64/
DAArch64AdvSIMDScalarPass.cpp283 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp206 bool IsKill = false; in eliminateFrameIndex() local
DHexagonFrameLowering.cpp1268 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
/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp419 bool IsKill = SrcDst->isKill(); in buildScratchLoadStore() local
521 bool IsKill = MI->getOperand(0).isKill(); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp548 bool IsKill) { in spillVGPRtoAGPR()
618 bool IsKill, in buildSpillLoadStore()
763 bool IsKill = MI->getOperand(0).isKill(); in spillSGPR() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYInstrInfo.cpp393 Register SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
DLoongArchInstrInfo.cpp74 bool IsKill, int FI, const TargetRegisterClass *RC, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp295 bool IsKill, int FrameIndex, const TargetRegisterClass *RC, in storeRegToStackSlot()

123