Home
last modified time | relevance | path

Searched refs:VM (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h167 LLVM_ABI ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None,
182 registerAlternateMappingContext(ValueToValueMapTy &VM,
236 inline Value *MapValue(const Value *V, ValueToValueMapTy &VM,
241 return ValueMapper(VM, Flags, TypeMapper, Materializer, IdentityMD)
262 inline Metadata *MapMetadata(const Metadata *MD, ValueToValueMapTy &VM,
267 return ValueMapper(VM, Flags, TypeMapper, Materializer, IdentityMD)
272 inline MDNode *MapMetadata(const MDNode *MD, ValueToValueMapTy &VM,
277 return ValueMapper(VM, Flags, TypeMapper, Materializer, IdentityMD)
289 inline void RemapInstruction(Instruction *I, ValueToValueMapTy &VM,
294 ValueMapper(VM, Flags, TypeMapper, Materializer, IdentityMD)
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td5 // Pseudo instructions for VM/VM512 spill/restore
17 (outs VM:$vmx), (ins MEMrii:$addr),
25 (outs), (ins MEMrii:$addr, VM:$vmx),
195 defm m : VSTbm<opcStr, " $vx, $sy, $sz, $m", opc, !con(dag_in, (ins VM:$m))>;
258 defm m : VGTlm<opcStr, argStr#", $m", opc, RC, !con(dag_in, (ins VM:$m))>;
310 defm m : VSCbm<opcStr, argStr#", $m", opc, !con(dag_in, (ins VM:$m))>;
403 // Section 8.9.22 - LVM (Load VM)
427 defm LVM : LVMm<"lvm", 0xb7, VM>;
429 // Section 8.9.23 - SVM (Save VM)
438 defm SVM : SVMm<"svm", 0xa7, VM>;
[all …]
H A DVERegisterInfo.td154 def VM#I : VEMaskReg<I, "vm"#I, [], ["vm"#I]>, DwarfRegNum<[!add(128,I)]>;
156 // Aliases of VMs to use as a pair of two VM for packed instructions
163 [!cast<VEMaskReg>("VM"#!shl(I,1)),
164 !cast<VEMaskReg>("VM"#!add(!shl(I,1),1))],
198 def VM : RegisterClass<"VE", [v256i1], 64, (sequence "VM%u", 0, 15)>;
/freebsd/tools/test/stress2/misc/
H A Dradix.sh77 Suppose that I write a program for i386 that creates giant VM objects,
80 4104, 4105, ... in each of the VM objects. (The sequence would be
82 limitation by mmap(2)ing and munmap(2)ing windows onto a VM object.
83 Each of the VM objects would have only one less interior node in the
84 radix tree than pages. If I create enough of these VM objects, then I
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/ADT/
H A DStringMapEntry.h103 : KM(std::move(KMArg)), VM(std::move(VMArg)) {}
108 new StringMapEntryMatcherImpl<const StringMapEntryT &>(KM, VM));
113 const ValueMatcherT VM;
122 IsStringMapEntry(KeyMatcherT KM, ValueMatcherT VM) {
124 std::move(KM), std::move(VM));
/freebsd/tools/regression/nfsmmap/
H A DREADME3 VM system's use of the underlying VM pages.
12 valid, the VM system must re-read the invalid parts of the
16 This is the same as test1 without the fsync. The VM system
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dxen,shared-memory.txt4 virtual machine. Typically, a region is configured at VM creation time
20 memory region used for the mapping in the borrower VM.
24 the VM config file
/freebsd/contrib/file/magic/Magdir/
H A Dbeetle3 # beetle: file(1) magic for Beetle VM object files
7 0 string BEETLE\000 Beetle VM object file
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp100 ValueToValueMapTy *VM; member
104 explicit MappingContext(ValueToValueMapTy &VM, in MappingContext()
106 : VM(&VM), Materializer(Materializer) {} in MappingContext()
126 Mapper(ValueToValueMapTy &VM, RemapFlags Flags, in Mapper() argument
130 MCs(1, MappingContext(VM, Materializer)), IdentityMD(IdentityMD) {} in Mapper()
138 registerAlternateMappingContext(ValueToValueMapTy &VM, in registerAlternateMappingContext() argument
140 MCs.push_back(MappingContext(VM, Materializer)); in registerAlternateMappingContext()
180 ValueToValueMapTy &getVM() { return *MCs[CurrentMCID].VM; } in getVM()
1214 ValueMapper::ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags, in ValueMapper() argument
1218 : pImpl(new Mapper(VM, Flags, TypeMapper, Materializer, IdentityMD)) {} in ValueMapper()
[all …]
H A DLoopConstrainer.cpp705 ValueToValueMapTy &VM, in createClonedLoopStructure() argument
717 New.addBasicBlockToLoop(cast<BasicBlock>(VM[BB]), LI); in createClonedLoopStructure()
721 createClonedLoopStructure(SubLoop, &New, VM, /* IsSubloop */ true); in createClonedLoopStructure()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDarwinSDKInfo.cpp112 if (const auto *VM = Obj->getObject("VersionMap")) { in parseDarwinSDKSettingsJSON() local
115 for (const auto &KV : *VM) { in parseDarwinSDKSettingsJSON()
132 if (const auto *Mapping = VM->getObject("macOS_iOSMac")) { in parseDarwinSDKSettingsJSON()
140 if (const auto *Mapping = VM->getObject("iOSMac_macOS")) { in parseDarwinSDKSettingsJSON()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportKernelRuntimeHandles.cpp86 auto *VM = cast<ValueAsMetadata>(Associated->getOperand(0)); in exportKernelRuntimeHandles() local
87 auto *Handle = dyn_cast<GlobalObject>(VM->getValue()); in exportKernelRuntimeHandles()
H A DGCNNSAReassign.cpp40 GCNNSAReassignImpl(VirtRegMap *VM, LiveRegMatrix *LM, LiveIntervals *LS) in GCNNSAReassignImpl() argument
41 : VRM(VM), LRM(LM), LIS(LS) {} in GCNNSAReassignImpl()
/freebsd/crypto/openssh/.github/
H A Dci-status.md3 [![VM CI](../../../actions/workflows/vm.yml/badge.svg)](../../../actions/workflows/vm.yml?query=bra…
13 [![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_2)](../../../actions/workflows/vm…
18 [![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_1)](../../../actions/workflows/vm…
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h107 const ValueToValueMapTy &VM,
112 const ValueToValueMapTy &VM);
/freebsd/sys/amd64/conf/
H A DFIRECRACKER2 # FIRECRACKER -- kernel configuration file for Firecracker VM
6 # Firecracker VM environment. It adds support for the Virtio MMIO bus,
15 # For more information about the Firecracker VM, see:
160 # Inside a VM, "power off" doesn't really yank the AC power, so there's
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp93 checkValueMapping(const RegisterBankInfo::ValueMapping &VM, in checkValueMapping() argument
95 return VM.NumBreakDowns == 1 && VM.BreakDown == BreakDown; in checkValueMapping()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp105 ValueToValueMapTy VM; in runOnModule() local
107 VM[I->first] = I->second; in runOnModule()
/freebsd/tools/test/stress2/
H A DREADME9 VM pressure, varying numbers of threads, varying delays, etc.
/freebsd/contrib/bc/project/
H A Dissue10.md80 I will pull up a FreeBSD VM and check it out. Sorry for the wait.
86 This one may take me a long time to debug because I have to do it manually in the VM. Thank you for…
/freebsd/packages/bsdinstall/
H A Dbsdinstall.ucl35 installation media, e.g., CD-ROMs, and for use on live systems to prepare VM
/freebsd/share/dtrace/
H A Dnfsattrstats33 * outside of the context of a system call, most likely due to the VM
/freebsd/share/dict/
H A Dfreebsd207 VM
/freebsd/sys/i386/conf/
H A DNOTES313 # VM OPTIONS
319 # boot time due the kernel running out of VM space.
332 # structures allocated before the VM system is initialized such as the
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1169 ValueInfoMap VM; in coalesceRegisters() local
1172 ValueInfoMap::iterator F = VM.find(OldVN); in coalesceRegisters()
1173 if (F == VM.end()) { in coalesceRegisters()
1175 VM.insert(std::make_pair(OldVN, NewVN)); in coalesceRegisters()

12345