Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1200 unsigned SPTmp = MRI->createGenericVirtualRegister(PtrTy); in translateAlloca() local
1201 MIRBuilder.buildCopy(SPTmp, SPReg); in translateAlloca()
1204 MIRBuilder.buildGEP(AllocTmp, SPTmp, AllocSize); in translateAlloca()