Searched defs:KillSrc (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 750 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 250 unsigned Size, bool KillSrc, in emitGRX32Move()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 934 bool KillSrc) const { in copyPhysReg()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 770 unsigned DestReg, bool KillSrc, in copyFromCPSR() 790 unsigned SrcReg, bool KillSrc, in copyToCPSR()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2452 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple() 2479 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 519 MCRegister SrcReg, bool KillSrc) { in reportIllegalCopy()
|