| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 770 BitcodeModule BM = Input.Mods[ModI]; in addModule() local 790 return addThinLTO(BM, ModSyms, ResI, ResE); in addModule() 794 addRegularLTO(BM, ModSyms, ResI, ResE); in addModule() 803 if (Error Err = BM.readSummary(ThinLTO.CombinedIndex, "")) in addModule() 843 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addRegularLTO() argument 848 BM.getLazyModule(RegularLTO.Ctx, /*ShouldLazyLoadMetadata*/ true, in addRegularLTO() 1035 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addThinLTO() argument 1048 ThinLTO.PrevailingModuleForGUID[GUID] = BM.getModuleIdentifier(); in addThinLTO() 1053 BM.readSummary(ThinLTO.CombinedIndex, BM.getModuleIdentifier(), in addThinLTO() 1056 BM.getModuleIdentifier(); in addThinLTO() [all …]
|
| H A D | LTOBackend.cpp | 734 for (BitcodeModule &BM : BMs) { in findThinLTOModule() 735 Expected<BitcodeLTOInfo> LTOInfo = BM.getLTOInfo(); in findThinLTOModule() 737 return &BM; in findThinLTOModule()
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell-neta-bm.txt | 1 * Marvell Armada 380/XP Buffer Manager driver (BM) 8 - internal-mem: a phandle to BM internal SRAM definition. 22 In order to see how to hook the BM to a given ethernet port, please
|
| /freebsd/contrib/bmake/ |
| H A D | meta.c | 612 BM(Job *job) in BM() function 626 pbm = BM(job); in meta_job_start() 653 pbm = BM(job); in meta_job_child() 674 pbm = BM(job); in meta_job_parent() 687 pbm = BM(job); in meta_job_fd() 701 pbm = BM(job); in meta_job_event() 715 pbm = BM(job); in meta_job_error() 739 pbm = BM(job); in meta_job_output() 802 pbm = BM(job); in meta_job_finish()
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | IRObjectFile.cpp | 121 for (auto BM : *BMsOrErr) { in create() 123 BM.getLazyModule(Context, /*ShouldLazyLoadMetadata*/ true, in create()
|
| H A D | IRSymtab.cpp | 391 for (auto BM : BMs) { in upgrade() local 393 BM.getLazyModule(Ctx, /*ShouldLazyLoadMetadata*/ true, in upgrade()
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | cyrillic_crl.pem | 7 1BM/BxoHU2/3pQHJgPSKevN0/K/daiFHiJl7Kb9GCwKY14B1RvbN2rUP/58Mt+aq
|
| H A D | cyrillic_crl.utf8 | 34 1BM/BxoHU2/3pQHJgPSKevN0/K/daiFHiJl7Kb9GCwKY14B1RvbN2rUP/58Mt+aq
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 235 unsigned Task, BitcodeModule BM, 553 addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, 558 Error addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | RDFDeadCode.cpp | 71 const uint32_t *BM = Op.getRegMask(); in isLiveInstr() local 73 if (BM[R/32] & (1u << (R%32))) in isLiveInstr()
|
| H A D | HexagonBlockRanges.cpp | 351 const uint32_t *BM = Op.getRegMask(); in computeInitialLiveRanges() local 360 if (BM[PR/32] & (1u << (PR%32))) in computeInitialLiveRanges()
|
| /freebsd/secure/caroot/untrusted/ |
| H A D | QuoVadis_Root_CA_2.pem | 16 Issuer: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2 20 Subject: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2 70 DirName:/C=BM/O=QuoVadis Limited/CN=QuoVadis Root CA 2
|
| H A D | QuoVadis_Root_CA_3.pem | 16 Issuer: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3 20 Subject: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3 75 DirName:/C=BM/O=QuoVadis Limited/CN=QuoVadis Root CA 3
|
| /freebsd/secure/caroot/trusted/ |
| H A D | QuoVadis_Root_CA_2_G3.pem | 17 Issuer: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2 G3 21 Subject: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2 G3
|
| H A D | QuoVadis_Root_CA_3_G3.pem | 17 Issuer: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3 G3 21 Subject: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3 G3
|
| H A D | QuoVadis_Root_CA_1_G3.pem | 17 Issuer: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 1 G3 21 Subject: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 1 G3
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1197 int64_t BM = Inst.getOperand(3).getImm(); in processInstruction() local 1198 if (!isRunOfOnes(BM, MB, ME)) in processInstruction() 1214 int64_t BM = Inst.getOperand(3).getImm(); in processInstruction() local 1215 if (!isRunOfOnes(BM, MB, ME)) in processInstruction() 1232 int64_t BM = Inst.getOperand(3).getImm(); in processInstruction() local 1233 if (!isRunOfOnes(BM, MB, ME)) in processInstruction()
|
| /freebsd/lib/virtual_oss/bt/ |
| H A D | sbc_encode.c | 51 #define BM(x) ((1LL << (x)) - 1LL) macro 385 mask[chan][sb] = BM(sbc->bits[chan][sb]); in sbc_encode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 8679 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getLazyBitcodeModule() local 8680 if (!BM) in getLazyBitcodeModule() 8681 return BM.takeError(); in getLazyBitcodeModule() 8683 return BM->getLazyModule(Context, ShouldLazyLoadMetadata, IsImporting, in getLazyBitcodeModule() 8707 Expected<BitcodeModule> BM = getSingleModule(Buffer); in parseBitcodeFile() local 8708 if (!BM) in parseBitcodeFile() 8709 return BM.takeError(); in parseBitcodeFile() 8711 return BM->parseModule(Context, Callbacks); in parseBitcodeFile() 8740 Expected<BitcodeModule> BM = getSingleModule(Buffer); in readModuleSummaryIndex() local 8741 if (!BM) in readModuleSummaryIndex() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | dove-cm-a510.dtsi | 70 * W: Broadcom BCM4319 802.11b/g/n (USI WM-N-BM-01 on SDIO1)
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 1512 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD() argument 1517 APInt G1 = BM.abs(); in findGCD() 1530 Y = BM.slt(0) ? B1 : -B1; in findGCD() 1612 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local 1615 if (findGCD(Bits, AM, BM, CM, G, X, Y)) { in exactSIVtest() 1645 APInt TB = BM.sdiv(G); in exactSIVtest() 1995 APInt BM = ConstDstCoeff->getAPInt(); in exactRDIVtest() local 1998 if (findGCD(Bits, AM, BM, CM, G, X, Y)) { in exactRDIVtest() 2037 APInt TB = BM.sdiv(G); in exactRDIVtest()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenAction.cpp | 1070 for (auto &BM : *BMsOrErr) { in loadModule() 1072 BM.parseModule(*VMContext); in loadModule()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_alert_type_string.pod | 82 =item "BM"/"bad record mac"
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
| H A D | README | 148 properties. The AL and BM bidi properties gets marked as strong RTL and
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstCombineIntrinsic.cpp | 1372 auto *BM = cast<ConstantInt>(II.getArgOperand(4)); in instCombineIntrinsic() local 1374 BM->getZExtValue() != 0xF || isa<PoisonValue>(Old)) in instCombineIntrinsic()
|