Home
last modified time | relevance | path

Searched refs:SPLimitVReg (Results 1 – 1 of 1) 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()