Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
DMipsSEFrameLowering.cpp833 bool IsKill = !IsRAAndRetAddrIsTaken; in spillCalleeSavedRegisters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp126 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64AdvSIMDScalarPass.cpp275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
DAArch64InstrInfo.cpp2825 unsigned SrcReg, bool IsKill, in storeRegPairToStackSlot()
/third_party/skia/third_party/externals/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
DHexagonBlockRanges.cpp326 bool IsKill = Op.isKill(); in computeInitialLiveRanges() local
/third_party/skia/third_party/externals/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
DSIShrinkInstructions.cpp251 bool IsKill = NewAddrDwords == Info->VAddrDwords; in shrinkMIMG() local
DSIInstrInfo.cpp1656 bool IsKill = RegOp.isKill(); in swapRegAndNonRegOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp401 bool IsKill = MO.getSubReg() == 0 || MO.isUndef(); in addVRegDefDeps() local
1101 bool IsKill = LiveRegs.available(MRI, Reg); in toggleKills() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp51 unsigned SourceRegister, bool IsKill, int FrameIndex, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp115 unsigned SrcReg, bool IsKill, int FI, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp868 bool IsKill = MO.isKill(); in MergeOpsUpdate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp794 bool IsKill = MI.getOperand(1).isKill(); in convertToThreeAddressWithLEA() local