/external/llvm/lib/Target/Hexagon/ |
HexagonIntrinsicsV5.td | 1 class sf_SInst_sf<string opc, Intrinsic IntID> 4 [(set IntRegs:$dst, (IntID IntRegs:$src1))]>; 6 class si_SInst_sf<string opc, Intrinsic IntID> 9 [(set IntRegs:$dst, (IntID IntRegs:$src1))]>; 11 class sf_SInst_si<string opc, Intrinsic IntID> 14 [(set IntRegs:$dst, (IntID IntRegs:$src1))]>; 16 class sf_SInst_di<string opc, Intrinsic IntID> 19 [(set IntRegs:$dst, (IntID DoubleRegs:$src1))]>; 21 class sf_SInst_df<string opc, Intrinsic IntID> 24 [(set IntRegs:$dst, (IntID DoubleRegs:$src1))]> [all...] |
HexagonIntrinsics.td | 20 class qi_ALU32_sisi<string opc, Intrinsic IntID> 23 [(set PredRegs:$dst, (IntID IntRegs:$src1, IntRegs:$src2))]>; 25 class qi_ALU32_sis10<string opc, Intrinsic IntID> 28 [(set PredRegs:$dst, (IntID IntRegs:$src1, imm:$src2))]>; 30 class qi_ALU32_sis8<string opc, Intrinsic IntID> 33 [(set PredRegs:$dst, (IntID IntRegs:$src1, imm:$src2))]>; 35 class qi_ALU32_siu8<string opc, Intrinsic IntID> 38 [(set PredRegs:$dst, (IntID IntRegs:$src1, imm:$src2))]>; 40 class qi_ALU32_siu9<string opc, Intrinsic IntID> 43 [(set PredRegs:$dst, (IntID IntRegs:$src1, imm:$src2))]> [all...] |
HexagonIntrinsicsV4.td | 20 class si_ALU32_sisi_not<string opc, Intrinsic IntID> 23 [(set IntRegs:$dst, (IntID IntRegs:$src1, IntRegs:$src2))]>; 25 class di_ALU32_s8si<string opc, Intrinsic IntID> 28 [(set DoubleRegs:$dst, (IntID imm:$src1, IntRegs:$src2))]>; 30 class di_ALU32_sis8<string opc, Intrinsic IntID> 33 [(set DoubleRegs:$dst, (IntID IntRegs:$src1, imm:$src2))]>; 35 class qi_neg_ALU32_sisi<string opc, Intrinsic IntID> 38 [(set PredRegs:$dst, (IntID IntRegs:$src1, IntRegs:$src2))]>; 40 class qi_neg_ALU32_sis10<string opc, Intrinsic IntID> 43 [(set PredRegs:$dst, (IntID IntRegs:$src1, imm:$src2))]> [all...] |
/external/llvm/lib/IR/ |
AutoUpgrade.cpp | 216 Intrinsic::ID intID; 218 intID = Intrinsic::x86_xop_vpcomub; 220 intID = Intrinsic::x86_xop_vpcomuw; 222 intID = Intrinsic::x86_xop_vpcomud; 224 intID = Intrinsic::x86_xop_vpcomuq; 226 intID = Intrinsic::x86_xop_vpcomb; 228 intID = Intrinsic::x86_xop_vpcomw; 230 intID = Intrinsic::x86_xop_vpcomd; 232 intID = Intrinsic::x86_xop_vpcomq; 257 Function *VPCOM = Intrinsic::getDeclaration(F->getParent(), intID); [all...] |
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
npruntime.cpp | 199 NPIdentifier _NPN_GetIntIdentifier(int32_t intId) 202 if (!intId || intId == -1) { 204 PrivateIdentifier* id = minusOneOrZeroIds[intId + 1]; 208 id->value.number = intId; 209 minusOneOrZeroIds[intId + 1] = id; 215 IntIdentifierMap::iterator iter = identMap->find(intId); 222 identifier->value.number = intId; 223 identMap->set(intId, identifier);
|
npruntime_impl.h | 45 NPIdentifier _NPN_GetIntIdentifier(int32_t intId);
|
/external/llvm/lib/Target/PowerPC/ |
PPCInstrAltivec.td | 165 class VA1a_Int_Ty<bits<6> xo, string opc, Intrinsic IntID, ValueType Ty> 168 [(set Ty:$vD, (IntID Ty:$vA, Ty:$vB, Ty:$vC))]>; 172 class VA1a_Int_Ty2<bits<6> xo, string opc, Intrinsic IntID, ValueType OutTy, 176 [(set OutTy:$vD, (IntID InTy:$vA, InTy:$vB, InTy:$vC))]>; 180 class VA1a_Int_Ty3<bits<6> xo, string opc, Intrinsic IntID, ValueType OutTy, 185 (IntID In1Ty:$vA, In1Ty:$vB, In2Ty:$vC))]>; 188 class VX1_Int_Ty<bits<11> xo, string opc, Intrinsic IntID, ValueType Ty> 191 [(set Ty:$vD, (IntID Ty:$vA, Ty:$vB))]>; 195 class VX1_Int_Ty2<bits<11> xo, string opc, Intrinsic IntID, ValueType OutTy, 199 [(set OutTy:$vD, (IntID InTy:$vA, InTy:$vB))]> [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrMMX.td | 91 multiclass MMXI_binop_rm_int<bits<8> opc, string OpcodeStr, Intrinsic IntId, 96 [(set VR64:$dst, (IntId VR64:$src1, VR64:$src2))], itins.rr>, 103 [(set VR64:$dst, (IntId VR64:$src1, 109 string OpcodeStr, Intrinsic IntId, 114 [(set VR64:$dst, (IntId VR64:$src1, VR64:$src2))], itins.rr>, 119 [(set VR64:$dst, (IntId VR64:$src1, 166 multiclass ssse3_palign_mm<string asm, Intrinsic IntId> { 170 [(set VR64:$dst, (IntId VR64:$src1, VR64:$src2, (i8 imm:$src3)))]>; 174 [(set VR64:$dst, (IntId VR64:$src1,
|
X86InstrFMA.td | 139 ComplexPattern mem_cpat, Intrinsic IntId, 146 [(set VR128:$dst, (IntId VR128:$src2, VR128:$src1, 153 (IntId VR128:$src2, VR128:$src1, mem_cpat:$src3))]>;
|
X86InstrSSE.td | [all...] |
/external/chromium_org/third_party/WebKit/Source/testing/plugin/ |
PluginTest.cpp | 185 NPIdentifier PluginTest::NPN_GetIntIdentifier(int32_t intid) 187 return browser->getintidentifier(intid);
|
PluginTest.h | 83 NPIdentifier NPN_GetIntIdentifier(int32_t intid);
|
/external/srec/tools/grxmlcompile/ |
sub_phon.cpp | 440 int ii, rix, newId, intId, count; 454 intId= NewVertexId(); 455 arcOne= CreateArc (modelSequence[0], INITIAL_LABEL, startId, intId); 457 (void) CreateArc (WB_LABEL, NONE_LABEL, intId, newId);
|
/frameworks/base/graphics/java/android/renderscript/ |
FileA3D.java | 68 static EntryType toEntryType(int intID) { 69 return EntryType.values()[intID];
|
/external/chromium_org/third_party/npapi/bindings/ |
npfunctions.h | 97 typedef NPIdentifier (*NPN_GetIntIdentifierProcPtr)(int32_t intid);
|
npruntime.h | 230 NPIdentifier NPN_GetIntIdentifier(int32_t intid);
|
/external/chromium_org/third_party/npapi/npspy/extern/plugin/ |
npruntime.h | 256 NPIdentifier NPN_GetIntIdentifier(int32_t intid);
|
npupp.h | 348 typedef NPIdentifier (* NP_LOADDS NPN_GetIntIdentifierUPP)(int32_t intid);
|
/packages/apps/Browser/src/com/android/browser/ |
AddBookmarkPage.java | 300 int intId = (int) id; 301 switch (intId) { [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
es-ES_lexpos.utf | 339 ADJ_SG "incidente" "inTiD'ente" [all...] |
/external/mdnsresponder/mDNSCore/ |
mDNS.c | 567 #define ResourceRecordIsValidInterfaceAnswer(RR, INTID) \ 569 ((RR)->resrec.InterfaceID == mDNSInterface_Any || (RR)->resrec.InterfaceID == (INTID))) [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
final-url-en | 33 http://150.theage.com.au/view_bestofarticle.asp?intid=1707 [all...] |