Home
last modified time | relevance | path

Searched refs:CDV (Results 1 – 8 of 8) sorted by relevance

/external/llvm/unittests/IR/
DConstantsTest.cpp401 Constant *CDV = ConstantArray::get(ArrayTy, Vals); in TEST() local
402 ASSERT_TRUE(dyn_cast<ConstantDataArray>(CDV) != nullptr) in TEST()
410 Constant *CDV = ConstantArray::get(ArrayTy, Vals); in TEST() local
411 ASSERT_TRUE(dyn_cast<ConstantDataArray>(CDV) != nullptr) in TEST()
423 Constant *CDV = ConstantVector::get(Vals); in TEST() local
424 ASSERT_TRUE(dyn_cast<ConstantDataVector>(CDV) != nullptr) in TEST()
431 Constant *CDV = ConstantVector::get(Vals); in TEST() local
432 ASSERT_TRUE(dyn_cast<ConstantDataVector>(CDV) != nullptr) in TEST()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp920 const ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(C); in getConstantValue() local
924 if (CDV) { in getConstantValue()
925 elemNum = CDV->getNumElements(); in getConstantValue()
926 ElemTy = CDV->getElementType(); in getConstantValue()
952 if(CDV) in getConstantValue()
954 Result.AggregateVal[i].FloatVal = CDV->getElementAsFloat(i); in getConstantValue()
974 if(CDV) in getConstantValue()
976 Result.AggregateVal[i].DoubleVal = CDV->getElementAsDouble(i); in getConstantValue()
1000 if(CDV) in getConstantValue()
1003 CDV->getElementType()->getPrimitiveSizeInBits(), in getConstantValue()
[all …]
/external/llvm/lib/Analysis/
DConstantFolding.cpp80 ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(C); in FoldBitCast() local
81 if (!CDV) in FoldBitCast()
91 Result |= CDV->getElementAsInteger(NumSrcElts-i-1); in FoldBitCast()
93 Result |= CDV->getElementAsInteger(i); in FoldBitCast()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp252 auto CDV = dyn_cast<ConstantDataVector>(Arg1); in SimplifyX86immshift() local
254 if (!CAZ && !CDV && !CInt) in SimplifyX86immshift()
258 if (CDV) { in SimplifyX86immshift()
261 auto VT = cast<VectorType>(CDV->getType()); in SimplifyX86immshift()
269 auto SubElt = cast<ConstantInt>(CDV->getElementAsConstant(SubEltIdx)); in SimplifyX86immshift()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_tpp_net.utf2235 10299 "CDV"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_tpp_net.utf2469 11881 "CDV"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_tpp_net.utf3236 15377 "CDV"
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.237655 entries for parsing /NDV, /CDV, and /DesignVector.