Home
last modified time | relevance | path

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

12345678

/external/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/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/libyuv/include/libyuv/
Dmacros_msa.h30 #define LD(psrc) \ macro
40 #define LD(psrc) \ macro
100 #define LD(psrc) \ macro
115 #define LD(psrc) \ macro
/external/sonivox/arm-wt-22k/host_src/
Darm-wt-22k.mak12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe 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/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-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp298 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad()
326 LoadSDNode *LD = cast<LoadSDNode>(N); in tryIndexedLoad() local
355 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp302 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad()
328 LoadSDNode *LD = cast<LoadSDNode>(N); in tryIndexedLoad() local
357 LoadSDNode *LD = cast<LoadSDNode>(N1); in tryIndexedBinOp() local
/external/capstone/windowsce/
Dmake_windowsce7-armv7.bat36 set LD= variable
43 if "%LD%"=="" if exist "%%i\link.exe" set LD=%%i\link.exe variable
Dmake_windowsce8-armv7.bat36 set LD= variable
43 if "%LD%"=="" if exist "%%i\link.exe" set LD=%%i\link.exe variable
/external/cronet/tot/components/nacl/renderer/plugin/
Dpnacl_resources.h46 enum ResourceType { LLC, LD, SUBZERO, NUM_TYPES }; enumerator
/external/cronet/stable/components/nacl/renderer/plugin/
Dpnacl_resources.h46 enum ResourceType { LLC, LD, SUBZERO, NUM_TYPES }; enumerator
/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/arm-trusted-firmware/
DMakefile273 LD = $(LINKER) macro
281 LD = $(CLANG_CCDIR)ld.lld macro
299 LD = $(LINKER) macro
303 LD = $(LINKER) macro
/external/sg3_utils/utils/
DMakefile8 LD = gcc macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp122 const LoadSDNode *LD = cast<LoadSDNode>(N); in selectIndexedLoad() local
168 unsigned AVRDAGToDAGISel::selectIndexedProgMemLoad(const LoadSDNode *LD, in selectIndexedProgMemLoad()
361 const LoadSDNode *LD = cast<LoadSDNode>(N); in select() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFIRPeephole.cpp74 if (auto *LD = dyn_cast<LoadInst>(&I)) { in BPFIRPeepholeImpl() local
/external/libpng/contrib/pngminus/
DMakefile6 LD = $(CC) macro
/external/fmtlib/test/fuzzing/
Dnamed-arg.cc83 using LD = long double; in invoke() typedef
Dtwo-args.cc79 using LD = long double; in invoke() typedef
/external/arm-trusted-firmware/tools/renesas/rzg_layout_create/
Dmakefile72 LD = $(CROSS_COMPILE)ld macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp131 const LoadSDNode *LD = cast<LoadSDNode>(N); in selectIndexedLoad() local
177 unsigned AVRDAGToDAGISel::selectIndexedProgMemLoad(const LoadSDNode *LD, MVT VT, in selectIndexedProgMemLoad()
357 const LoadSDNode *LD = cast<LoadSDNode>(N); in select() local
/external/arm-trusted-firmware/tools/renesas/rcar_layout_create/
Dmakefile75 LD = $(CROSS_COMPILE)ld macro

12345678