Home
last modified time | relevance | path

Searched defs:LW (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/compiler-rt/lib/xray/
Dxray_utils.cpp125 LogWriter *LW = reinterpret_cast<LogWriter *>(InternalAlloc(sizeof(LogWriter))); in Open() local
130 void LogWriter::Close(LogWriter *LW) { in Close()
Dxray_basic_logging.cpp88 LogWriter* LW = LogWriter::Open(); in getLog() local
119 static LogWriter *LW = nullptr; in getGlobalLog() local
161 LogWriter *LW = getGlobalLog(); in InMemoryRawLog() local
261 LogWriter *LW = getGlobalLog(); in InMemoryRawLogWithArg() local
Dxray_profiling.cpp244 LogWriter *LW = LogWriter::Open(); in profilingFlush() local
Dxray_fdr_logging.cpp341 LogWriter *LW = LogWriter::Open(); in fdrLoggingFlush() local
/external/libffi/src/tile/
Dtile.S48 #define LW ld macro
52 #define LW lw macro
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dtile.S48 #define LW ld macro
52 #define LW lw macro
/external/libyuv/files/include/libyuv/
Dmacros_msa.h19 #define LW(psrc) \ macro
84 #define LW(psrc) \ macro
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dmacros_msa.h19 #define LW(psrc) \ macro
84 #define LW(psrc) \ macro
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp48 LW = 0x2003, enumerator
/external/libpng/mips/
Dfilter_msa_intrinsics.c45 #define LW(psrc) \ macro
116 #define LW(psrc) \ macro
184 #define LW(psrc) \ macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp355 MachineInstr *LW = in select() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp390 MachineInstr *LW = in select() local
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c209 #define LW (HI(35)) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h43 #define LW(psrc) \ macro
120 #define LW(psrc) \ macro
/external/webp/src/dsp/
Dmsa_macro.h101 #define LW(psrc) MSA_LOAD(psrc, msa_lw) macro
120 #define LW(psrc) MSA_LOAD(psrc, msa_ulw) macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h39 #define LW(psrc) \ macro
86 #define LW(psrc) \ macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h56 #define LW(psrc) \ macro
146 #define LW(psrc) \ macro
/external/clang/lib/Sema/
DSemaOverload.cpp7289 unsigned LW = S.Context.getIntWidth(LT), in getUsualArithmeticConversions() local