Searched refs:SI (Results 1 – 12 of 12) sorted by relevance
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 1178 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local 1179 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction() 1180 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction() 1181 Vals.push_back(VE.getValueID(SI.getDefaultDest())); in WriteInstruction() 1182 for (SwitchInst::ConstCaseIt i = SI.case_begin(), e = SI.case_end(); in WriteInstruction() 1306 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local 1307 SI != SE; ++SI) { in WriteValueSymbolTable() 1309 const ValueName &Name = *SI; in WriteValueSymbolTable() 1329 if (isa<BasicBlock>(SI->getValue())) { in WriteValueSymbolTable() 1341 NameVals.push_back(VE.getValueID(SI->getValue())); in WriteValueSymbolTable()
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 1176 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local 1177 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction() 1178 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction() 1179 Vals.push_back(VE.getValueID(SI.getDefaultDest())); in WriteInstruction() 1180 for (SwitchInst::ConstCaseIt i = SI.case_begin(), e = SI.case_end(); in WriteInstruction() 1368 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local 1369 SI != SE; ++SI) { in WriteValueSymbolTable() 1371 const ValueName &Name = *SI; in WriteValueSymbolTable() 1391 if (isa<BasicBlock>(SI->getValue())) { in WriteValueSymbolTable() 1403 NameVals.push_back(VE.getValueID(SI->getValue())); in WriteValueSymbolTable()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 1209 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local 1210 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction() 1211 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction() 1212 Vals.push_back(VE.getValueID(SI.getDefaultDest())); in WriteInstruction() 1213 for (SwitchInst::ConstCaseIt i = SI.case_begin(), e = SI.case_end(); in WriteInstruction() 1402 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local 1403 SI != SE; ++SI) { in WriteValueSymbolTable() 1405 const ValueName &Name = *SI; in WriteValueSymbolTable() 1425 if (isa<BasicBlock>(SI->getValue())) { in WriteValueSymbolTable() 1437 NameVals.push_back(VE.getValueID(SI->getValue())); in WriteValueSymbolTable()
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 2961 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local 2962 InstructionList.push_back(SI); in ParseFunctionBody() 2968 delete SI; in ParseFunctionBody() 2971 SI->addCase(CaseVal, DestBB); in ParseFunctionBody() 2973 I = SI; in ParseFunctionBody()
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 3209 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local 3210 InstructionList.push_back(SI); in ParseFunctionBody() 3216 delete SI; in ParseFunctionBody() 3219 SI->addCase(CaseVal, DestBB); in ParseFunctionBody() 3221 I = SI; in ParseFunctionBody()
|
/frameworks/av/media/codec2/tests/ |
D | C2Param_test.cpp | 2072 const C2NumbersStreamTuning::input *SI[] = { ins2.get(), bins2.get() }; in TEST_F() local 2073 for (const auto p : SI) { in TEST_F() 2112 for (const auto p : SI) { in TEST_F()
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 105 …�-ws�Sa���4�����Z�<�_�T��݃ظ�t��j"z�Hd�@��Ӡ��<'q6���Z�ŏ<� l�BҌ_��SI�0<Ix�$B�a�|xj��v��m…
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 14 …���������,�q��:��W�I��Q���S?)d&��)K�!�n7x��`S�{\�at��x�Rd��K&��4�SI�gu�ݡ0CD��#��B*�l`�…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 29552 Landroid/icu/text/RBBIDataWrapper;->dumpRow(Ljava/io/PrintStream;[SI)V 60893 Landroid/renderscript/Short2;->copyTo([SI)V 60927 Landroid/renderscript/Short3;->copyTo([SI)V 60961 Landroid/renderscript/Short4;->copyTo([SI)V 103989 Ljava/lang/invoke/MethodHandles;->arrayElementGetter([SI)S 104652 Ljava/lang/System;->arraycopyShortUnchecked([SI[SII)V 105760 Ljava/nio/ShortBuffer;-><init>(IIII[SI)V
|
D | boot-image-profile.txt | 42482 HSPLandroid/system/PacketSocketAddress;-><init>(SI)V
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 22089 field public static final android.icu.util.LocaleData.MeasurementSystem SI;
|
/frameworks/base/api/ |
D | current.txt | 22089 field public static final android.icu.util.LocaleData.MeasurementSystem SI;
|