Searched refs:low0 (Results 1 – 6 of 6) sorted by relevance
/external/u-boot/arch/mips/cpu/ |
D | cpu.c | 31 void write_one_tlb(int index, u32 pagemask, u32 hi, u32 low0, u32 low1) in write_one_tlb() argument 33 write_c0_entrylo0(low0); in write_one_tlb()
|
/external/brotli/scripts/dictionary/ |
D | step-04-generate-java-literals.py | 47 low0 = low[0 : len(low) // 2] variable 71 " private static final String DATA0 = \"", "".join(escape(low0)), "\";\n",
|
/external/u-boot/board/pb1x00/ |
D | pb1x00.c | 28 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
|
/external/u-boot/board/dbau1x00/ |
D | dbau1x00.c | 28 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-combine-02.ll | 226 %low0 = shufflevector <2 x i16> %bitcast0, <2 x i16> %bitcast1, 242 %bytes0 = bitcast <2 x i16> %low0 to <4 x i8> 318 %low0 = shufflevector <2 x i32> %bitcast0, <2 x i32> %bitcast1, 334 %half0 = bitcast <2 x i32> %low0 to <4 x i16>
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | vec-combine-02.ll | 226 %low0 = shufflevector <2 x i16> %bitcast0, <2 x i16> %bitcast1, 242 %bytes0 = bitcast <2 x i16> %low0 to <4 x i8> 318 %low0 = shufflevector <2 x i32> %bitcast0, <2 x i32> %bitcast1, 334 %half0 = bitcast <2 x i32> %low0 to <4 x i16>
|