| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypes.cpp | 90 Mapped |= 1; in PerformExpensiveChecks() 112 Mapped |= 2; in PerformExpensiveChecks() 114 Mapped |= 4; in PerformExpensiveChecks() 116 Mapped |= 8; in PerformExpensiveChecks() 118 Mapped |= 16; in PerformExpensiveChecks() 120 Mapped |= 32; in PerformExpensiveChecks() 122 Mapped |= 64; in PerformExpensiveChecks() 124 Mapped |= 128; in PerformExpensiveChecks() 126 Mapped |= 256; in PerformExpensiveChecks() 128 Mapped |= 512; in PerformExpensiveChecks() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ValueMapper.cpp | 453 auto Mapped = mapValue(V); in mapValue() local 454 assert((Mapped || (Flags & RF_NullMapMissingGlobalValues)) && in mapValue() 457 return Mapped; in mapValue() 463 Value *Mapped = nullptr; in mapValue() local 466 Mapped = mapValueOrNull(Op); in mapValue() 467 if (!Mapped) in mapValue() 469 if (Mapped != Op) in mapValue() 492 Ops.push_back(cast<Constant>(Mapped)); in mapValue() 496 Mapped = mapValueOrNull(C->getOperand(OpNo)); in mapValue() 497 if (!Mapped) in mapValue() [all …]
|
| H A D | LoopVersioning.cpp | 167 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local 168 if (Mapped != VMap.end()) in addPHINodes() 169 ClonedValue = Mapped->second; in addPHINodes()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 29 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapRequiredAs() local 30 IO.mapRequired(Key, Mapped); in mapRequiredAs() 31 Val = static_cast<typename EndianType::value_type>(Mapped); in mapRequiredAs() 39 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapOptionalAs() local 40 IO.mapOptional(Key, Mapped, Default); in mapOptionalAs() 41 Val = static_cast<typename EndianType::value_type>(Mapped); in mapOptionalAs()
|
| /freebsd-13.1/sys/contrib/openzfs/etc/zfs/ |
| H A D | vdev_id.conf.sas_direct.example | 17 # Linux Mapped
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMapping.cpp | 808 : ExecutionCount(0), HasMultipleRegions(false), Mapped(false), Line(Line), in LineCoverageStats() 824 Mapped = in LineCoverageStats() 828 if (!Mapped) in LineCoverageStats()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 137 HANDLE_MDMP_MEMTYPE(0x0040000, Mapped, MEM_MAPPED)
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 666 bool Mapped; variable 682 bool isMapped() const { return Mapped; } in isMapped()
|
| /freebsd-13.1/sys/arm64/conf/ |
| H A D | GENERIC | 369 device virtio_mmio # VirtIO Memory Mapped IO device
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 2392 auto Mapped = 2395 Mapped, [](BaseTy &Block) { return isa<BlockTy>(&Block); });
|
| /freebsd-13.1/crypto/heimdal/doc/ |
| H A D | win2k.texi | 105 login with @code{Mapped Names}. @c XXX probably shouldn't be @code
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | NewGVN.cpp | 2023 for (const typename Map::mapped_type::value_type Mapped : Result->second) in touchAndErase() local 2024 TouchedInstructions.set(InstrToDFSNum(Mapped)); in touchAndErase()
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | CHANGES | 476 Add support for snapshot length for USB Memory-Mapped Interface
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3454.txt | 359 Mapped characters are not re-scanned during the mapping step. That
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 2653 # <kel> is end on a PC kbd. Actually 'select' on a VT. Mapped to
|