Home
last modified time | relevance | path

Searched refs:ImplicitKill (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp971 unsigned CrState = RegState::ImplicitKill; in emitPrologue()
996 unsigned CrState = RegState::ImplicitKill; in emitPrologue()
2224 CRMIB.addReg(Reg, RegState::ImplicitKill); in spillCalleeSavedRegisters()
2245 .addReg(Reg, RegState::ImplicitKill); in spillCalleeSavedRegisters()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h55 ImplicitKill = Implicit | Kill enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1248 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1267 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp507 RegState::ImplicitKill, in convertToSDWA()