Home
last modified time | relevance | path

Searched defs:LD (Results 1 – 25 of 163) sorted by relevance

1234567

/external/clang/test/CodeGen/
Dmips64-f128-literal.c3 typedef long double LD; typedef
Dbuiltins.c181 void test_float_builtins(float F, double D, long double LD) { in test_float_builtins()
233 void test_float_builtin_ops(float F, double D, long double LD) { in test_float_builtin_ops()
/external/zlib/src/nintendods/
DMakefile70 export LD := $(CC) macro
74 export LD := $(CXX) macro
/external/sonivox/arm-wt-22k/lib_src/
Darm-wt-22k_lib.mak12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/sonivox/arm-wt-22k/host_src/
Darm-wt-22k.mak12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dmacros_msa.h30 #define LD(psrc) \ macro
40 #define LD(psrc) \ macro
95 #define LD(psrc) \ macro
105 #define LD(psrc) \ macro
/external/libyuv/files/include/libyuv/
Dmacros_msa.h30 #define LD(psrc) \ macro
40 #define LD(psrc) \ macro
95 #define LD(psrc) \ macro
105 #define LD(psrc) \ macro
/external/honggfuzz/examples/linux_kernel_ip/
DMakefile2 LD = $(CC) macro
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp299 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad()
327 LoadSDNode *LD = cast<LoadSDNode>(N); in tryIndexedLoad() local
356 LoadSDNode *LD = cast<LoadSDNode>(N1); in tryIndexedBinOp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp302 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad()
330 LoadSDNode *LD = cast<LoadSDNode>(N); in tryIndexedLoad() local
359 LoadSDNode *LD = cast<LoadSDNode>(N1); in tryIndexedBinOp() local
/external/mdnsresponder/mDNSPosix/
DMakefile60 LD = ld -shared macro
94 LD = gcc -shared macro
105 LD = gcc -shared macro
150 LD = $(CC) -dynamiclib macro
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h242 void addLogicalModule(CODLogicalDylib &LD, ModulePtrT SrcMPtr) { in addLogicalModule()
386 TargetAddress extractAndCompile(CODLogicalDylib &LD, in extractAndCompile()
424 BaseLayerModuleSetHandleT emitPartition(CODLogicalDylib &LD, in emitPartition()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp302 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad()
330 LoadSDNode *LD = cast<LoadSDNode>(N); in SelectIndexedLoad() local
359 LoadSDNode *LD = cast<LoadSDNode>(N1); in SelectIndexedBinOp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp123 const LoadSDNode *LD = cast<LoadSDNode>(N); in selectIndexedLoad() local
169 unsigned AVRDAGToDAGISel::selectIndexedProgMemLoad(const LoadSDNode *LD, in selectIndexedProgMemLoad()
364 const LoadSDNode *LD = cast<LoadSDNode>(N); in select() local
/external/zlib/src/contrib/delphi/
Dzlibd32.mak11 LD = bcc32 macro
/external/zlib/src/contrib/pascal/
Dzlibd32.mak11 LD = bcc32 macro
/external/lz4/contrib/djgpp/
DMakefile20 LD = $(CROSS)-gcc macro
/external/mdnsresponder/mDNSWindows/Java/
Dmakefile41 LD = ld macro
/external/aac/libFDK/include/
DFDK_trigFcts.h145 #define LD 9 macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h353 Error addLogicalModule(LogicalDylib &LD, std::unique_ptr<Module> SrcMPtr) { in addLogicalModule()
554 extractAndCompile(LogicalDylib &LD, in extractAndCompile()
602 emitPartition(LogicalDylib &LD, in emitPartition()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringExtrasTest.cpp91 long double LD; in TEST() local
/external/libpng/contrib/pngminim/encoder/
Dmakefile6 LD=$(CC) macro
/external/libpng/contrib/pngminim/decoder/
Dmakefile6 LD=$(CC) macro
/external/libpng/contrib/pngminim/preader/
Dmakefile6 LD=$(CC) macro
/external/google-breakpad/m4/
Dlibtool.m42908 AC_SUBST([LD]) subst

1234567