Home
last modified time | relevance | path

Searched refs:VT (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/rsov/compiler/
DRSAllocationUtils.cpp42 auto *VT = PT->getElementType(); in isRSAllocation() local
43 DEBUG(VT->dump()); in isRSAllocation()
46 VT->print(RSO); in isRSAllocation()
/frameworks/base/services/tests/servicestests/res/raw/
Dbackup_telephony_no_password44 -ξhV��˽����7�P��WEZ�M��X)S>��VThO-Ql#�����D��ॻ���挛\��_��Ш��x=&����jN�s}�Z� �&6��7��� �…
63 …� �-뛵������0>݌�iQ>�Q@�vY!A�MUc,��f11�d�r��v*��2�F��X�hoj2͙IB+�����VT:�F1�!τAb�U��g�S���…
165 ��NER ��b��A�E�c1 $�VT�h\�R�V ��y����zzɓ|IJ�*����v“%�=Q��D���jYi���{^�m-��Ѽpݠr ����D.;6�…
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp325 VectorType *VT = cast<VectorType>(T); in WriteTypeTable() local
328 TypeVals.push_back(VT->getNumElements()); in WriteTypeTable()
329 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp327 VectorType *VT = cast<VectorType>(T); in WriteTypeTable() local
330 TypeVals.push_back(VT->getNumElements()); in WriteTypeTable()
331 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp325 VectorType *VT = cast<VectorType>(T); in WriteTypeTable() local
328 TypeVals.push_back(VT->getNumElements()); in WriteTypeTable()
329 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable()