/external/llvm/test/Bitcode/ |
D | pr18704.ll | 25 ; <STRUCT_NAME abbrevid=7 op0=115 op1=116 op2=114 op3=117 op4=99 op5=116 op6=46 op7=112 op8=97 o… 44 ; <GLOBALVAR op0=4 op1=1 op2=25 op3=9 op4=0 op5=0 op6=0 op7=0 op8=1 op9=0/> 45 ; <GLOBALVAR op0=6 op1=1 op2=26 op3=9 op4=0 op5=0 op6=0 op7=0 op8=1 op9=0/> 46 ; <GLOBALVAR op0=8 op1=1 op2=27 op3=9 op4=0 op5=0 op6=0 op7=0 op8=1 op9=0/> 52 ; <GLOBALVAR op0=10 op1=1 op2=28 op3=9 op4=0 op5=0 op6=0 op7=0 op8=1 op9=0/> 53 ; <FUNCTION op0=15 op1=0 op2=1 op3=0 op4=0 op5=0 op6=0 op7=0 op8=0 op9=0/> 54 ; <FUNCTION op0=17 op1=0 op2=1 op3=0 op4=0 op5=0 op6=0 op7=0 op8=0 op9=0/> 55 ; <FUNCTION op0=20 op1=0 op2=1 op3=0 op4=0 op5=0 op6=0 op7=0 op8=0 op9=0/> 56 ; <FUNCTION op0=15 op1=0 op2=0 op3=0 op4=0 op5=0 op6=0 op7=0 op8=0 op9=0/> 57 ; <FUNCTION op0=17 op1=0 op2=0 op3=0 op4=0 op5=0 op6=0 op7=0 op8=0 op9=0/> [all …]
|
D | thinlto-function-summary-callgraph-pgo.ll | 25 ; COMBINED-NEXT: <COMBINED_PROFILE {{.*}} op5=[[FUNCID:[0-9]+]] op6=1 op7=1/>
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_filters_dspr2.h | 507 uint32_t *op7, uint32_t *op6, uint32_t *op5, uint32_t *op4, uint32_t *op3, in wide_mbfilter_dspr2() argument 511 const uint32_t p7 = *op7, p6 = *op6, p5 = *op5, p4 = *op4; in wide_mbfilter_dspr2()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 233 uint8_t flat2, uint8_t *op7, uint8_t *op6, in filter16() argument 240 const uint8_t p7 = *op7, p6 = *op6, p5 = *op5, p4 = *op4, p3 = *op3, in filter16() 577 uint8_t flat2, uint16_t *op7, uint16_t *op6, in highbd_filter16() argument 584 const uint16_t p7 = *op7; in highbd_filter16()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrNEON.td | 2402 class N2VDSh<bit op24, bit op23, bits<4> op11_8, bit op7, bit op4, 2405 : N2VImm<op24, op23, op11_8, op7, 0, op4, 2409 class N2VQSh<bit op24, bit op23, bits<4> op11_8, bit op7, bit op4, 2412 : N2VImm<op24, op23, op11_8, op7, 1, op4, 2418 class N2VLSh<bit op24, bit op23, bits<4> op11_8, bit op7, bit op6, bit op4, 2421 : N2VImm<op24, op23, op11_8, op7, op6, op4, 2428 class N2VNSh<bit op24, bit op23, bits<4> op11_8, bit op7, bit op6, bit op4, 2431 : N2VImm<op24, op23, op11_8, op7, op6, op4, 2439 class N2VDShAdd<bit op24, bit op23, bits<4> op11_8, bit op7, bit op4, 2442 : N2VImm<op24, op23, op11_8, op7, 0, op4, (outs DPR:$Vd), [all …]
|
D | ARMInstrFormats.td | 1691 class N1ModImm<bit op23, bits<3> op21_19, bits<4> op11_8, bit op7, bit op6, 1700 let Inst{7} = op7; 1766 class N2VImm<bit op24, bit op23, bits<4> op11_8, bit op7, bit op6, bit op4, 1773 let Inst{7} = op7;
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 2463 class N2VDIntnp<bits<2> op19_18, bits<2> op17_16, bits<3> op10_8, bit op7, 2466 : N2Vnp<op19_18, op17_16, op10_8, op7, 0, (outs DPR:$Vd), (ins DPR:$Vm), 2470 class N2VQIntnp<bits<2> op19_18, bits<2> op17_16, bits<3> op10_8, bit op7, 2473 : N2Vnp<op19_18, op17_16, op10_8, op7, 1, (outs QPR:$Vd), (ins QPR:$Vm), 2479 bit op7, InstrItinClass itin, string OpcodeStr, string Dt, 2481 : N2Vnp<op19_18, op17_16, op10_8, op7, op6, (outs QPR:$Vd), (ins QPR:$Vm), 2487 bit op7, InstrItinClass itin, string OpcodeStr, string Dt, 2489 : N2Vnp<op19_18, op17_16, op10_8, op7, op6, 3123 class N2VDSh<bit op24, bit op23, bits<4> op11_8, bit op7, bit op4, 3126 : N2VImm<op24, op23, op11_8, op7, 0, op4, [all …]
|
D | ARMInstrFormats.td | 2133 class N1ModImm<bit op23, bits<3> op21_19, bits<4> op11_8, bit op7, bit op6, 2142 let Inst{7} = op7; 2184 class N2Vnp<bits<2> op19_18, bits<2> op17_16, bits<3> op10_8, bit op7, bit op6, 2205 let Inst{7} = op7; 2237 class N2VImm<bit op24, bit op23, bits<4> op11_8, bit op7, bit op6, bit op4, 2244 let Inst{7} = op7;
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |