Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp27439 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
27508 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
27521 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm80/llvm-8.0.1.src/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()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp29718 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
29787 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
29800 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp31114 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
31183 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
31196 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31111 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
31180 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
31193 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31114 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
31183 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
31196 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32415 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
32484 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
32497 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33120 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
33189 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
33202 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31949 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
32018 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
32031 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp33120 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
33189 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
33202 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32671 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
32740 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
32753 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp31972 unsigned mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
32041 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
32054 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33114 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
33183 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
33196 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33120 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
33189 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
33202 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32671 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
32740 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
32753 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33120 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
33189 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
33202 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33976 Register mallocPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
34045 BuildMI(mallocMBB, DL, TII->get(TargetOpcode::COPY), mallocPtrVReg) in EmitLoweredSegAlloca()
34058 .addReg(mallocPtrVReg) in EmitLoweredSegAlloca()