Home
last modified time | relevance | path

Searched refs:low0 (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/mips/cpu/
Dcpu.c31 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/
Dstep-04-generate-java-literals.py47 low0 = low[0 : len(low) // 2] variable
71 " private static final String DATA0 = \"", "".join(escape(low0)), "\";\n",
/external/u-boot/board/pb1x00/
Dpb1x00.c28 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
/external/u-boot/board/dbau1x00/
Ddbau1x00.c28 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
/external/llvm/test/CodeGen/SystemZ/
Dvec-combine-02.ll226 %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/
Dvec-combine-02.ll226 %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>