Home
last modified time | relevance | path

Searched defs:HL (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S162 #define HL r3:2 macro
249 HL = mpyu(ROOTHI,ROOTLO) define
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DImmutableSet.h180 unsigned HL = getLeft() ? getLeft()->validateTree() : 0; in validateTree() local
/openbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c71 long HL; /* print header last */ variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-parse.y32 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
H A Dtc-bfin.c1297 bfin_gen_dsp32alu (int HL, int aopcde, int aop, int s, int x, in bfin_gen_dsp32alu()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c423 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dbfin-dis.c2704 int HL = ((iw0 >> (DSP32Alu_HL_bits - 16)) & DSP32Alu_HL_mask); in decode_dsp32alu_0() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1388 OpRef HL = OpRef::res(Results.top()); in packs() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp2871 for (auto &HL : HeaderLists) { in WriteSubmodules() local