Home
last modified time | relevance | path

Searched refs:DL (Results 1 – 9 of 9) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp198 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, in getStepValue() argument
200 bccAssert(DL); in getStepValue()
206 uint64_t ETSize = DL->getTypeAllocSize(ET); in getStepValue()
517 llvm::DataLayout DL(Module); in ExpandFunction() local
559 InStep = getStepValue(&DL, InTy, InStepArg); in ExpandFunction()
571 OutStep = getStepValue(&DL, OutTy, Arg_outstep); in ExpandFunction()
650 llvm::DataLayout DL(Module); in ExpandKernel() local
729 OutStep = getStepValue(&DL, OutTy, Arg_outstep); in ExpandKernel()
786 uint64_t Alignment = DL.getABITypeAlignment(ElementType); in ExpandKernel()
798 llvm::Value *InStep = getStepValue(&DL, InType, InStepArg); in ExpandKernel()
[all …]
DRSGlobalInfoPass.cpp118 const llvm::DataLayout &DL = M.getDataLayout(); in runOnModule() local
119 const size_t PointerSizeInBits = DL.getPointerSizeInBits(); in runOnModule()
150 auto TypeSize = DL.getTypeAllocSize(GlobalType); in runOnModule()
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp389 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo() local
390 if (!DL.empty()) in WriteModuleInfo()
391 WriteStringRecord(bitc::MODULE_CODE_DATALAYOUT, DL, 0 /*TODO*/, Stream); in WriteModuleInfo()
1394 MDLocation *DL = I->getDebugLoc(); in WriteFunction() local
1395 if (!DL) in WriteFunction()
1398 if (DL == LastDL) { in WriteFunction()
1404 Vals.push_back(DL->getLine()); in WriteFunction()
1405 Vals.push_back(DL->getColumn()); in WriteFunction()
1406 Vals.push_back(VE.getMetadataOrNullID(DL->getScope())); in WriteFunction()
1407 Vals.push_back(VE.getMetadataOrNullID(DL->getInlinedAt())); in WriteFunction()
[all …]
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp388 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo() local
389 if (!DL.empty()) in WriteModuleInfo()
390 WriteStringRecord(bitc::MODULE_CODE_DATALAYOUT, DL, 0 /*TODO*/, Stream); in WriteModuleInfo()
1456 MDLocation *DL = I->getDebugLoc(); in WriteFunction() local
1457 if (!DL) in WriteFunction()
1460 if (DL == LastDL) { in WriteFunction()
1466 Vals.push_back(DL->getLine()); in WriteFunction()
1467 Vals.push_back(DL->getColumn()); in WriteFunction()
1468 Vals.push_back(VE.getMetadataOrNullID(DL->getScope())); in WriteFunction()
1469 Vals.push_back(VE.getMetadataOrNullID(DL->getInlinedAt())); in WriteFunction()
[all …]
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp401 const std::string &DL = M->getDataLayoutStr(); in WriteModuleInfo() local
402 if (!DL.empty()) in WriteModuleInfo()
403 WriteStringRecord(bitc::MODULE_CODE_DATALAYOUT, DL, 0 /*TODO*/, Stream); in WriteModuleInfo()
1531 MDLocation *DL = I->getDebugLoc(); in WriteFunction() local
1532 if (!DL) in WriteFunction()
1535 if (DL == LastDL) { in WriteFunction()
1541 Vals.push_back(DL->getLine()); in WriteFunction()
1542 Vals.push_back(DL->getColumn()); in WriteFunction()
1543 Vals.push_back(VE.getMetadataOrNullID(DL->getScope())); in WriteFunction()
1544 Vals.push_back(VE.getMetadataOrNullID(DL->getInlinedAt())); in WriteFunction()
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_PredictReconCoefIntra_s.s19 ; * OpenMAX DL: v1.0.2
DomxVCM4P2_DecodePadMV_PVOP_s.s19 ; * OpenMAX DL: v1.0.2
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DomxVCM4P2_DecodePadMV_PVOP_s.s19 ; * OpenMAX DL: v1.0.2
DomxVCM4P2_PredictReconCoefIntra_s.s19 ; * OpenMAX DL: v1.0.2