Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp23497 SPLimitVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
23515 BuildMI(BB, DL, TII->get(IsLP64 ? X86::SUB64rr:X86::SUB32rr), SPLimitVReg) in EmitLoweredSegAlloca()
23519 .addReg(SPLimitVReg); in EmitLoweredSegAlloca()
23525 .addReg(SPLimitVReg); in EmitLoweredSegAlloca()
23527 .addReg(SPLimitVReg); in EmitLoweredSegAlloca()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp27442 SPLimitVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
27460 BuildMI(BB, DL, TII->get(IsLP64 ? X86::SUB64rr:X86::SUB32rr), SPLimitVReg) in EmitLoweredSegAlloca()
27464 .addReg(SPLimitVReg); in EmitLoweredSegAlloca()
27470 .addReg(SPLimitVReg); in EmitLoweredSegAlloca()
27472 .addReg(SPLimitVReg); in EmitLoweredSegAlloca()