/external/llvm/lib/Transforms/Scalar/ |
D | LowerExpectIntrinsic.cpp | 122 MDBuilder MDB(CI->getContext()); in handleBranchExpect() local 128 Node = MDB.createBranchWeights(LikelyBranchWeight, UnlikelyBranchWeight); in handleBranchExpect() 130 Node = MDB.createBranchWeights(UnlikelyBranchWeight, LikelyBranchWeight); in handleBranchExpect()
|
D | LowerGuardIntrinsic.cpp | 68 MDBuilder MDB(CI->getContext()); in MakeGuardControlFlowExplicit() local 70 MDB.createBranchWeights(PredicatePassBranchWeight, 1)); in MakeGuardControlFlowExplicit()
|
D | LoopVersioningLICM.cpp | 479 MDBuilder MDB(I->getContext()); in setNoAliasToLoop() local 480 MDNode *NewDomain = MDB.createAnonymousAliasScopeDomain("LVDomain"); in setNoAliasToLoop() 483 MDNode *NewScope = MDB.createAnonymousAliasScope(NewDomain, Name); in setNoAliasToLoop()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-03.ll | 18 ; Check the low end of the MDB range. 28 ; Check the high end of the aligned MDB range. 64 ; Check that MDB allows indices. 77 ; Check that multiplications of spilled values can use MDB rather than MDBR.
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 181 MDBuilder MDB(Context); in prepareNoAliasMetadata() local 182 MDNode *Domain = MDB.createAnonymousAliasScopeDomain("LVerDomain"); in prepareNoAliasMetadata() 185 GroupToScope[&Group] = MDB.createAnonymousAliasScope(Domain); in prepareNoAliasMetadata()
|
D | InlineFunction.cpp | 859 MDBuilder MDB(CalledFunc->getContext()); in AddAliasScopeMetadata() local 863 MDB.createAnonymousAliasScopeDomain(CalledFunc->getName()); in AddAliasScopeMetadata() 879 MDNode *NewScope = MDB.createAnonymousAliasScope(NewDomain, Name); in AddAliasScopeMetadata()
|
/external/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 307 MDBuilder MDB(M->getContext()); in TEST_F() local 309 MDNode *FPMathA = MDB.createFPMath(0.01f); in TEST_F() 310 MDNode *FPMathB = MDB.createFPMath(0.1f); in TEST_F()
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 987 MDBuilder MDB(Ctx); in propagateWeights() local 998 MDB.createBranchWeights(Weights)); in propagateWeights() 1040 MDB.createBranchWeights(Weights)); in propagateWeights()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 330 MDBuilder MDB(Inst->getContext()); in createIfThenElse() local 331 MDNode *BranchWeights = MDB.createBranchWeights( in createIfThenElse()
|
D | PGOInstrumentation.cpp | 713 MDBuilder MDB(M->getContext()); in setBranchWeights() local 747 MDB.createBranchWeights(Weights)); in setBranchWeights()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 112 MDBuilder MDB(Mod->getContext()); in doInitialization() local 113 MaxWorkGroupSizeRange = MDB.createRange(APInt(32, 0), APInt(32, 2048)); in doInitialization()
|
/external/skia/site/dev/sheriffing/ |
D | trooper.md | 42 …[MDB group chrome-skia-ninja](https://ganpati.corp.google.com/#Group_Info?name=chrome-skia-ninja@p…
|
/external/llvm/lib/IR/ |
D | Function.cpp | 1229 MDBuilder MDB(getContext()); in setEntryCount() local 1230 setMetadata(LLVMContext::MD_prof, MDB.createFunctionEntryCount(Count)); in setEntryCount()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 331 MDBuilder MDB(NewLoad->getContext()); in combineLoadToNewType() local 371 MDB.createRange(NonNullInt, NullInt)); in combineLoadToNewType()
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 1382 case MDB: in DecodeSixByte()
|
D | constants-s390.h | 630 MDB = 0xED1C, // Multiply (long BFP) enumerator
|
D | simulator-s390.h | 1227 EVALUATE(MDB);
|
D | simulator-s390.cc | 1448 EvalTable[MDB] = &Simulator::Evaluate_MDB; in EvalTableInit() 5081 case MDB: in DecodeSixByteArithmetic() 5107 case MDB: in DecodeSixByteArithmetic() 12468 EVALUATE(MDB) { in EVALUATE() argument 12469 DCHECK_OPCODE(MDB); in EVALUATE()
|
D | assembler-s390.cc | 2730 rxe_form(MDB, Register::from_code(r1.code()), opnd.rb(), opnd.rx(), in mdb()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 387 def MDB : BinaryRXE<"mdb", 0xED1C, fmul, FP64, load, 8>;
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 19458 "MDB",
|