Searched refs:LVM (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LoopUnrollAndJam.cpp | 403 auto &LVM = LastValueMap[VI->first]; in UnrollAndJamLoop() local 405 const_cast<Value *>(It == 1 ? VI->first : LVM); in UnrollAndJamLoop() 406 LVM = VI->second; in UnrollAndJamLoop()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrVec.td | 36 // LVM/SVM instructions using VM512 40 "# pseudo LVM $vx, $sy, $sz, $vd">; 43 "# pseudo LVM $vx, $sy, $sz, $vd">; 46 "# pseudo LVM $vx, $sy, $sz">; 48 "# pseudo LVM $vx, $sy, $sz">; 403 // Section 8.9.22 - LVM (Load VM) 427 defm LVM : LVMm<"lvm", 0xb7, VM>;
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | linux | 594 # Linux Logical Volume Manager (LVM) 615 # display UUID in LVM format + display all 32 bytes (instead of max string length: 31) 640 # LVM snapshot 642 0 string SnAp LVM Snapshot (CopyOnWrite store)
|