Searched refs:LD (Results 1 - 25 of 139) sorted by relevance

123456

/external/clang/test/CodeGen/
H A Dmips64-f128-literal.c3 typedef long double LD; typedef
7 LD foo0() {
H A Dbuiltins.c171 void test_float_builtins(float F, double D, long double LD) { argument
181 res = __builtin_isinf(LD);
201 res = __builtin_isinf_sign(LD);
225 void test_float_builtin_ops(float F, double D, long double LD) { argument
236 resld = __builtin_fmodl(LD,LD);
241 resld = __builtin_fabsl(LD);
/external/vixl/tools/
H A Dcross_build_gcc.sh38 export LD=$1ld
57 if [ ! -x "$LD" ]; then
58 echo "Error: $LD does not exist or is not executable."
/external/v8/tools/
H A Dcross_build_gcc.sh39 export LD=$1g++
59 if [ ! -x "$LD" ]; then
60 echo "Error: $LD does not exist or is not executable."
/external/aac/libFDK/include/
H A DFDK_trigFcts.h133 #define LD 9 macro
148 int shift = (31-scale-LD-1);
160 if (s & ((1<<LD)<<1) ) {
164 if ( (s + (1<<LD)) & ((1<<LD)<<1) ) {
170 s &= (((1<<LD)<<1)-1); /* Modulo PI */
172 if (s > (1<<LD)) {
173 s = ((1<<LD)<<1) - s;
179 if (s > (1<<(LD-1))) {
182 s = (1<<LD)
[all...]
/external/bison/djgpp/
H A Dconfig.site77 LD=${LD='ld'}
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMakefile18 LD.Flags += $(RDYNAMIC)
/external/sonivox/arm-fm-22k/host_src/
H A Darm-fm-22k.mak5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
24 $(LD) -o $@ $(OBJS) libarm-fm-22k.a -lm
/external/sonivox/arm-hybrid-22k/host_src/
H A Darm-hybrid-22k.mak5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
24 $(LD) -o $@ $(OBJS) libarm-hybrid-22k.a -lm
/external/sonivox/arm-wt-22k/host_src/
H A Darm-wt-22k.mak5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
24 $(LD) -o $@ $(OBJS) libarm-wt-22k.a -lm
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp85 SDNode *SelectBaseOffsetLoad(LoadSDNode *LD, SDLoc dl);
86 SDNode *SelectIndexedLoad(LoadSDNode *LD, SDLoc dl);
87 SDNode *SelectIndexedLoadZeroExtend64(LoadSDNode *LD, unsigned Opcode,
89 SDNode *SelectIndexedLoadSignExtend64(LoadSDNode *LD, unsigned Opcode,
246 SDNode *HexagonDAGToDAGISel::SelectIndexedLoadSignExtend64(LoadSDNode *LD, argument
249 SDValue Chain = LD->getChain();
250 EVT LoadedVT = LD->getMemoryVT();
251 SDValue Base = LD->getBasePtr();
252 SDValue Offset = LD->getOffset();
265 MemOp[0] = LD
300 SelectIndexedLoadZeroExtend64(LoadSDNode *LD, unsigned Opcode, SDLoc dl) argument
362 SelectIndexedLoad(LoadSDNode *LD, SDLoc dl) argument
458 LoadSDNode *LD = cast<LoadSDNode>(N); local
590 LoadSDNode *LD = cast<LoadSDNode>(MulOp0.getNode()); local
616 LoadSDNode *LD = cast<LoadSDNode>(MulOp1.getNode()); local
[all...]
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp299 static bool isValidIndexedLoad(const LoadSDNode *LD) { argument
300 ISD::MemIndexedMode AM = LD->getAddressingMode();
301 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD)
304 EVT VT = LD->getMemoryVT();
309 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 1)
315 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 2)
327 LoadSDNode *LD = cast<LoadSDNode>(N); local
328 if (!isValidIndexedLoad(LD))
331 MVT VT = LD->getMemoryVT().getSimpleVT();
347 LD
356 LoadSDNode *LD = cast<LoadSDNode>(N1); local
[all...]
/external/mdnsresponder/mDNSPosix/
H A DMakefile60 LD = ld -shared macro
94 LD = gcc -shared macro
105 LD = gcc -shared macro
150 LD = $(CC) -dynamiclib macro
257 @$(LD) $(LINKOPTS) -o $@ $+
271 @$(LD) $(LINKOPTS) -o $@ $+
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
H A DMakefile36 LD=$(CXX) macro
39 LD=$(CXX) macro
41 LD=$(CC) macro
62 $(MKLIB) -o $(XA_LIB) -linker $(LD) -ldflags '$(LDFLAGS)' \
/external/sonivox/arm-fm-22k/lib_src/
H A Darm-fm-22k_lib.mak5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/sonivox/arm-hybrid-22k/lib_src/
H A Darm-hybrid-22k_lib.mak5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/sonivox/arm-wt-22k/lib_src/
H A Darm-wt-22k_lib.mak5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/e2fsprogs/tests/progs/
H A DMakefile.in35 $(E) " LD $@"
36 $(Q) $(LD) $(ALL_LDFLAGS) -o test_rel $(TEST_REL_OBJS) $(LIBS)
39 $(E) " LD $@"
40 $(Q) $(LD) $(ALL_LDFLAGS) -o crcsum crcsum.o $(LIBS)
47 $(E) " LD $@"
48 $(Q) $(LD) $(ALL_LDFLAGS) -o test_icount $(TEST_ICOUNT_OBJS) $(LIBS)
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp200 LoadSDNode *LD = cast<LoadSDNode>(Op.getNode()); local
201 ISD::LoadExtType ExtType = LD->getExtensionType();
202 if (LD->getMemoryVT().isVector() && ExtType != ISD::NON_EXTLOAD)
203 switch (TLI.getLoadExtAction(LD->getExtensionType(), LD->getValueType(0),
204 LD->getMemoryVT())) {
479 LoadSDNode *LD = cast<LoadSDNode>(Op.getNode()); local
480 SDValue Chain = LD->getChain();
481 SDValue BasePTR = LD->getBasePtr();
482 EVT SrcVT = LD
[all...]
/external/jpeg/
H A Dltconfig96 old_LD="$LD"
618 # Make sure LD is an absolute path.
619 if test -z "$LD"; then
629 test -z "$LD" && LD="$ac_prog"
648 if test -z "$LD"; then
653 LD="$ac_dir/$ac_prog"
657 if "$LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
667 if test -n "$LD"; then
668 echo "$ac_t$LD"
[all...]
/external/libexif/
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
146 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
165 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
476 case $LD in
/external/zlib/src/contrib/delphi/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/external/zlib/src/contrib/pascal/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/external/bison/build-aux/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
195 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
205 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
218 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
227 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
229 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
236 case `$LD -v 2>&1` in
241 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
253 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
589 case $LD i
[all...]
/external/llvm/unittests/
H A DMakefile.unittest53 LD.Flags += $(RPATH) -Wl,$(SharedLibDir)

Completed in 918 milliseconds

123456