Home
last modified time | relevance | path

Searched refs:MDB (Results 1 – 25 of 54) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp222 MDBuilder MDB(PhiDef->getContext()); in handlePhiDef() local
251 MDB.createBranchWeights(LikelyBranchWeightVal, in handlePhiDef()
255 MDB.createBranchWeights(UnlikelyBranchWeightVal, in handlePhiDef()
311 MDBuilder MDB(CI->getContext()); in handleBrSelExpect() local
321 MDB.createBranchWeights(LikelyBranchWeightVal, UnlikelyBranchWeightVal); in handleBrSelExpect()
324 MDB.createBranchWeights(UnlikelyBranchWeightVal, LikelyBranchWeightVal); in handleBrSelExpect()
H A DLoopVersioningLICM.cpp553 MDBuilder MDB(I->getContext()); in setNoAliasToLoop() local
554 MDNode *NewDomain = MDB.createAnonymousAliasScopeDomain("LVDomain"); in setNoAliasToLoop()
556 MDNode *NewScope = MDB.createAnonymousAliasScope(NewDomain, Name); in setNoAliasToLoop()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp179 MDBuilder MDB(Ctx); in runOnFunction() local
190 MDB.createConstant( in runOnFunction()
199 MDB.createConstant(ConstantInt::get(Builder.getInt64Ty(), in runOnFunction()
208 MDB.createConstant(ConstantInt::get(Builder.getInt64Ty(), in runOnFunction()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp311 MDBuilder MDB(CB.getContext()); in promoteIndirectCall() local
312 MDNode *BranchWeights = MDB.createBranchWeights( in promoteIndirectCall()
319 MDBuilder MDB(NewInst.getContext()); in promoteIndirectCall() local
322 MDB.createBranchWeights({static_cast<uint32_t>(Count)})); in promoteIndirectCall()
H A DCGProfile.cpp34 MDBuilder MDB(Context); in addModuleFlags() local
40 MDB.createConstant(ConstantInt::get( in addModuleFlags()
H A DPGOInstrumentation.cpp1266 MDBuilder MDB(ctx); in annotateFunctionWithHashMismatch() local
1267 Names.push_back(MDB.createString(MetadataName)); in annotateFunctionWithHashMismatch()
2033 MDBuilder MDB(M->getContext()); in setProfMetadata() local
2045 TI->setMetadata(LLVMContext::MD_prof, MDB.createBranchWeights(Weights)); in setProfMetadata()
2077 MDBuilder MDB(M->getContext()); in setIrrLoopHeaderMetadata() local
2079 MDB.createIrrLoopHeaderWeight(Count)); in setIrrLoopHeaderMetadata()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp446 MDBuilder MDB(LatchBR->getContext()); in updateBranchWeights() local
448 HeaderIdx ? MDB.createBranchWeights(ExitWeight, FallThroughWeight) in updateBranchWeights()
449 : MDB.createBranchWeights(FallThroughWeight, ExitWeight); in updateBranchWeights()
487 MDBuilder MDB(LatchBR->getContext()); in fixupBranchWeights() local
490 HeaderIdx ? MDB.createBranchWeights(ExitWeight, FallThroughWeight) in fixupBranchWeights()
491 : MDB.createBranchWeights(FallThroughWeight, ExitWeight); in fixupBranchWeights()
H A DGuardUtils.cpp51 MDBuilder MDB(Guard->getContext()); in makeGuardControlFlowExplicit() local
53 MDB.createBranchWeights(PredicatePassBranchWeight, 1)); in makeGuardControlFlowExplicit()
H A DLoopVersioning.cpp191 MDBuilder MDB(Context); in prepareNoAliasMetadata() local
192 MDNode *Domain = MDB.createAnonymousAliasScopeDomain("LVerDomain"); in prepareNoAliasMetadata()
195 GroupToScope[&Group] = MDB.createAnonymousAliasScope(Domain); in prepareNoAliasMetadata()
H A DLoopUnrollRuntime.cpp536 MDBuilder MDB(RemainderLatchBR->getContext()); in updateLatchBranchWeightsForRemainderLoop() local
538 HeaderIdx ? MDB.createBranchWeights(ExitWeight, BackEdgeWeight) in updateLatchBranchWeightsForRemainderLoop()
539 : MDB.createBranchWeights(BackEdgeWeight, ExitWeight); in updateLatchBranchWeightsForRemainderLoop()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.h558 MDB, enumerator
619 ((REGNO) == MDB_REGNUM ? MDB : \
696 ((CLASS) == MDB ? \
H A Dconstraints.md22 (define_register_constraint "b" "MDB"
/netbsd/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.h558 MDB, enumerator
619 ((REGNO) == MDB_REGNUM ? MDB : \
696 ((CLASS) == MDB ? \
H A Dconstraints.md22 (define_register_constraint "b" "MDB"
/netbsd/external/bsd/openldap/dist/doc/guide/admin/
H A Dslapdconfig.sdf287 This marks the beginning of a new {{TERM:MDB}} backend
587 H3: MDB Backend Directives
589 Directives in this category only apply to the {{TERM:MDB}}
592 of MDB backend configuration directives, see {{slapd-mdb}}(5).
614 H3: MDB Database Directives
616 Directives in this category only apply to the {{TERM:MDB}}
624 This directive specifies the directory where the MDB files
863 The next section of the configuration file defines a MDB
871 E: 5. # MDB definition for the example.com
912 MDB database. This one handles queries involving the
[all …]
H A Dslapdconf2.sdf386 This marks the beginning of a new {{TERM:MDB}} backend
732 H3: MDB Backend Directives
734 Directives in this category only apply to the {{TERM:MDB}}
759 H3: MDB Database Directives
761 Directives in this category apply to the {{TERM:MDB}}
765 of MDB configuration directives, see {{slapd-mdb}}(5). In
766 addition to the {{EX:olcDatabaseConfig}} objectClass, MDB
772 This directive specifies the directory where the MDB files
1083 E: 29. # MDB definition for example.com
1128 MDB database. This one handles queries involving the
[all …]
H A Dinstall.sdf116 OpenLDAP's {{slapd}}(8) {{TERM:MDB}} primary database backend uses the {{TERM:LMDB}}
118 additional software to have {{MDB}} support.
171 MDB backend and TCP Wrappers support. By default, MDB
/netbsd/external/gpl3/gdb/dist/sim/rl78/
H A DChangeLog106 MDB register.
107 (mem_get_byte): Use mem_get_hi to extract a value from the MDB
/netbsd/external/gpl3/gdb.old/dist/sim/rl78/
H A DChangeLog106 MDB register.
107 (mem_get_byte): Use mem_get_hi to extract a value from the MDB
/netbsd/external/bsd/openldap/dist/tests/
H A DREADME5 To run MDB tests, type "make mdb".
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp386 MDBuilder MDB(M.getContext()); in runCVP() local
392 MDNode *Callees = MDB.createCallees(LV.getFunctions()); in runCVP()
H A DSampleProfileProbe.cpp286 MDBuilder MDB(F.getContext()); in instrumentOneFunc() local
372 auto *MD = MDB.createPseudoProbeDesc(Guid, Hash, &F); in instrumentOneFunc()
/netbsd/external/bsd/openldap/dist/libraries/liblmdb/
H A Dsample-mdb.txt1 /* sample-mdb.txt - MDB toy/sample
/netbsd/external/bsd/openldap/dist/doc/guide/release/
H A Dinstall.sdf74 with {{MDB}} support.
/netbsd/external/bsd/openldap/dist/
H A DINSTALL67 This step requires the standalone LDAP server, slapd(8), with MDB

123