Home
last modified time | relevance | path

Searched refs:IStart (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1997 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
1998 if (!IStart) in insertCopiesSplitCSR()
2004 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13311 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
13312 if (!IStart) in insertCopiesSplitCSR()
13318 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15358 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
15359 if (!IStart) in insertCopiesSplitCSR()
15365 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp17448 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
17449 if (!IStart) in insertCopiesSplitCSR()
17455 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp47239 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
47240 if (!IStart) in insertCopiesSplitCSR()
47246 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()