Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28640 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
28709 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
28722 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()