Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1720 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
1721 if (!IStart) in insertCopiesSplitCSR()
1727 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10330 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
10331 if (!IStart) in insertCopiesSplitCSR()
10337 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11510 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
11511 if (!IStart) in insertCopiesSplitCSR()
11517 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12092 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
12093 if (!IStart) in insertCopiesSplitCSR()
12099 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12829 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
12830 if (!IStart) in insertCopiesSplitCSR()
12836 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp14954 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
14955 if (!IStart) in insertCopiesSplitCSR()
14961 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp14011 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
14012 if (!IStart) in insertCopiesSplitCSR()
14018 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40772 const MCPhysReg *IStart = TRI->getCalleeSavedRegsViaCopy(Entry->getParent()); in insertCopiesSplitCSR() local
40773 if (!IStart) in insertCopiesSplitCSR()
40779 for (const MCPhysReg *I = IStart; *I; ++I) { in insertCopiesSplitCSR()