Home
last modified time | relevance | path

Searched refs:JM (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp374 if(JM()->mArch.AVX2()) in MASKLOADD()
376 …Function *func = Intrinsic::getDeclaration(JM()->mpCurrentModule, Intrinsic::x86_avx2_maskload_d_2… in MASKLOADD()
387 …Function *func = Intrinsic::getDeclaration(JM()->mpCurrentModule,Intrinsic::x86_avx_maskload_ps_25… in MASKLOADD()
451 … printCallArgs.push_back(FP_EXT(VEXTRACT(pArg, C(i)), Type::getDoubleTy(JM()->mContext))); in PRINT()
453 … printCallArgs.push_back(FP_EXT(VEXTRACT(pArg, C(i)), Type::getDoubleTy(JM()->mContext))); in PRINT()
479 printCallArgs.push_back(FP_EXT(pArg, Type::getDoubleTy(JM()->mContext))); in PRINT()
494 Constant *constString = ConstantDataArray::getString(JM()->mContext,tempStr,true); in PRINT()
496 JM()->mpCurrentModule->getGlobalList().push_back(gvPtr); in PRINT()
512 FunctionType* callPrintTy = FunctionType::get(Type::getVoidTy(JM()->mContext),args,true); in PRINT()
513 …Function *callPrintFn = cast<Function>(JM()->mpCurrentModule->getOrInsertFunction("CallPrint", cal… in PRINT()
[all …]
Dstreamout_jit.cpp138 …Function* maskStore = Intrinsic::getDeclaration(JM()->mpCurrentModule, Intrinsic::x86_avx_maskstor… in buildDecl()
206 BasicBlock* validBB = BasicBlock::Create(JM()->mContext, "valid", soFunc); in buildStream()
271 PointerType::get(Gen_SWR_STREAMOUT_CONTEXT(JM()), 0), // SWR_STREAMOUT_CONTEXT* in Create()
275 …Function* soFunc = Function::Create(fTy, GlobalValue::ExternalLinkage, fnName.str(), JM()->mpCurre… in Create()
278 BasicBlock* entry = BasicBlock::Create(JM()->mContext, "entry", soFunc); in Create()
279 BasicBlock* returnBB = BasicBlock::Create(JM()->mContext, "return", soFunc); in Create()
298 ::FunctionPassManager passes(JM()->mpCurrentModule); in Create()
Dfetch_jit.cpp97 …Function* fetch = Function::Create(JM()->mFetchShaderTy, GlobalValue::ExternalLinkage, fnName.s… in Create()
98 BasicBlock* entry = BasicBlock::Create(JM()->mContext, "entry", fetch); in Create()
136 indices = BITCAST(indices, Type::getInt8PtrTy(JM()->mContext, 0)); in Create()
142 pLastIndex = BITCAST(pLastIndex, Type::getInt8PtrTy(JM()->mContext, 0)); in Create()
147 indices = BITCAST(indices, Type::getInt16PtrTy(JM()->mContext, 0)); in Create()
153 pLastIndex = BITCAST(pLastIndex, Type::getInt16PtrTy(JM()->mContext, 0)); in Create()
198 ::FunctionPassManager setupPasses(JM()->mpCurrentModule); in Create()
210 ::FunctionPassManager optPasses(JM()->mpCurrentModule); in Create()
590 case 8: pLoadTy = Type::getInt8PtrTy(JM()->mContext); break; in CreateGatherOddFormats()
591 case 16: pLoadTy = Type::getInt16PtrTy(JM()->mContext); break; in CreateGatherOddFormats()
[all …]
Dbuilder.h42 JitManager* JM() { return mpJitMgr; } in JM() function
Dblend_jit.cpp526 PointerType::get(Gen_SWR_BLEND_STATE(JM()), 0), // SWR_BLEND_STATE* in Create()
530 Type::getInt32Ty(JM()->mContext), // sampleNum in Create()
538 …Function* blendFunc = Function::Create(fTy, GlobalValue::ExternalLinkage, fnName.str(), JM()->mpCu… in Create()
540 BasicBlock* entry = BasicBlock::Create(JM()->mContext, "entry", blendFunc); in Create()
791 ::FunctionPassManager passes(JM()->mpCurrentModule); in Create()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp165 gallivm = gallivm_create(pName, wrap(&JM()->mContext)); in BuilderSWR()
189 attrBuilder.addStackAlignmentAttr(JM()->mVWidth * sizeof(float)); in CompileVS()
191 JM()->mContext, AttributeSet::FunctionIndex, attrBuilder); in CompileVS()
193 std::vector<Type *> vsArgs{PointerType::get(Gen_swr_draw_context(JM()), 0), in CompileVS()
194 PointerType::get(Gen_SWR_VS_CONTEXT(JM()), 0)}; in CompileVS()
196 FunctionType::get(Type::getVoidTy(JM()->mContext), vsArgs, false); in CompileVS()
202 JM()->mpCurrentModule); in CompileVS()
205 BasicBlock *block = BasicBlock::Create(JM()->mContext, "entry", pFunction); in CompileVS()
347 JM()->mIsModuleFinalized = true; in CompileVS()
391 attrBuilder.addStackAlignmentAttr(JM()->mVWidth * sizeof(float)); in CompileFS()
[all …]
/external/icu/icu4c/source/data/region/
Dsah.txt20 JM{"Дьамаайка"}
Dps.txt37 JM{"جمیکا"}
Dckb.txt91 JM{"جامایکا"}
Dyi.txt119 JM{"דזשאַמייקע"}
Dshi.txt100 JM{"ⵊⴰⵎⴰⵢⴽⴰ"}
Dzgh.txt100 JM{"ⵊⴰⵎⴰⵢⴽⴰ"}
Dvai.txt100 JM{"ꕧꕮꔧꕪ"}
Ddyo.txt90 JM{"Samaik"}
Dks.txt143 JM{"جَمایکا"}
Dbrx.txt145 JM{"जमाइका"}
Dor.txt145 JM{"ଜାମାଇକା"}
Dja.txt152 JM{"ジャマイカ"}
Daz_Cyrl.txt151 JM{"Јамајка"}
Dbg.txt152 JM{"Ямайка"}
Dchr.txt152 JM{"ᏣᎺᎢᎧ"}
Ddz.txt152 JM{"ཇཱ་མཻ་ཀ"}
Dug.txt152 JM{"يامايكا"}
Dpa.txt152 JM{"ਜਮਾਇਕਾ"}
/external/libphonenumber/
Drelease_notes.txt18 GT, GY, HN, HT, IE, IN, IQ, JM, JO, KE, KG, KH, KW, LV, NO, SG, SV, UY
68 882, AG, AI, AS, BB, BM, BR, BS, CA, DM, DO, GD, GU, HU, IN, JM, KN, KY, KZ,
158 - Updated phone metadata for region code(s): EH, ET, JM, MA, SK, SN, SY, ZM
309 AG, AI, AS, BB, BM, BS, CA, DM, DO, ET, GD, GU, JM, KN, KY, LC, MP, MS, PR,
457 AF, AS, BD, BE, CA, CI, ID, IN, JM, KH, LI, LU, MU, NE, PL
486 BD, BH, EH, GH, IN, JM, LU, MA, MY, NF, NG, PK, SB, TT, TZ
572 AF, AG, AI, AS, BB, BF, BM, BS, CA, CN, CR, DM, DO, DZ, FR, GD, GU, IN, JM,
644 AG, AI, AS, BB, BF, BM, BS, CA, CR, DM, DO, EC, GD, GU, JM, KN, KY, LC, MP,
679 CI, CM, CO, CW, DZ, FJ, GD, GE, GH, GT, GY, HN, HT, ID, IE, IM, IN, IQ, JM,
762 AU, BR, DO, EG, FR, GH, ID, IL, JM, KE, KZ, LR, MW, NG, NI, SA, SE, SL, TZ, US, UZ
[all …]

12345678910>>...14