Searched defs:HL (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
H A D | dfsqrt.S | 162 #define HL r3:2 macro 249 HL = mpyu(ROOTHI,ROOTLO) define
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | ImmutableSet.h | 180 unsigned HL = getLeft() ? getLeft()->validateTree() : 0; in validateTree() local
|
/openbsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 71 long HL; /* print header last */ variable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-parse.y | 32 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
|
H A D | tc-bfin.c | 1297 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 D | bfin-parse.c | 423 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | bfin-dis.c | 2704 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 D | HexagonISelDAGToDAGHVX.cpp | 1388 OpRef HL = OpRef::res(Results.top()); in packs() local
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 2871 for (auto &HL : HeaderLists) { in WriteSubmodules() local
|