Home
last modified time | relevance | path

Searched defs:TMP (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfmul.S41 #define TMP r28 macro
75 TMP = #-BIAS define
119 TMP = xor(AH,BH) define
194 TMP = #63 // max amount to shift define
226 TMP = USR define
260 TMP = USR define
266 TMP = or(TMP,#0x28) // inexact + overflow define
272 TMP = PP_LL_L // unmodified rounding mode define
320 TMP = ##0x7c000000 define
332 TMP = cl0(BTMP) define
[all …]
Ddffma.S56 #define TMP r28 macro
147 TMP = xor(AH,BH) define
225 TMP = #63 define
230 TMP = asr(CTMPH,#31) define
248 TMP = #-2 define
266 TMP = #62 define
300 TMP = #BIAS+BIAS-2 define
324 TMP = USR define
328 TMP = extractu(TMP,#2,#SR_ROUND_OFF) define
353 TMP = EXPA define
[all …]
Ddfdiv.S145 #define TMP r10 macro
250 TMP = USR define
277 TMP = #-DF_BIAS-(DF_MANTBITS+FUDGE2) define
294 TMP = #0x7FFF define
302 TMP = USR // If not, just return define
308 TMP = USR // Else, we want to set Unf+Inexact define
312 TMP = or(TMP,#0x30) define
327 TMP = USR define
334 TMP = or(TMP,#0x28) define
399 TMP = ##0x00100000 define
[all …]
Ddfaddsub.S42 #define TMP r28 macro
164 TMP = USR define
169 TMP = extractu(TMP,#2,#22) define
199 TMP = extractu(AH,#EXPBITS,#HI_MANTBITS) define
213 TMP = sub(#1,EXPB) define
231 TMP = USR define
236 TMP = or(TMP,#0x28) // inexact + overflow define
242 TMP = EXPB // unmodified rounding mode define
346 TMP = convert_df2sf(A) // will generate invalid if sNaN define
371 TMP = USR define
[all …]
Ddfsqrt.S342 #define TMP r3:2 macro
385 TMP = extractu(A,#SF_MANTBITS+1,#DF_MANTBITS-SF_MANTBITS) // get sf value (mant+exp1) define
/external/linux-kselftest/tools/testing/selftests/
DMakefile72 TMP := $(filter-out $(SKIP_TARGETS), $(TARGETS)) macro
114 TMP := $(filter-out gpio, $(TARGETS)) macro
/external/llvm-project/libunwind/src/
DUnwindRegistersSave.S67 #define TMP %rdx macro
70 #define TMP %rsi macro
/external/libffi/src/tile/
Dtile.S84 #define TMP r11 macro
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dtile.S84 #define TMP r11 macro
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp218 unsigned TMP = 0; in Next() local
/external/llvm-project/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp147 unsigned TMP = 0; in Next() local
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp4942 UChar TMP[4] = {0, 0, 0, 0}; in TestCurrencyByDate() local
Dnumfmtst.cpp1957 UChar TMP[4]; in TestRegCurrency() local
/external/skia/src/core/
DSkVM.cpp3023 TMP = RES-1; in jit() local