Home
last modified time | relevance | path

Searched defs:RT (Results 1 – 19 of 19) sorted by relevance

/third_party/optimized-routines/math/test/
Dulp.h16 static int RT(ulpscale_mpfr) (mpfr_t x, int t) in RT() function
40 static double RT(ulperr) (RT(float) got, const struct RT(ret) * p, int r) in RT() function
89 static int RT(isok) (RT(float) ygot, int exgot, RT(float) ywant, int exwant, in RT() function
96 static int RT(isok_nofenv) (RT(float) ygot, RT(float) ywant) in RT() function
Dulp.c620 #define RT(x) x##_f macro
630 #define RT(x) x##_d macro
/third_party/ffmpeg/libavcodec/
Dffv1_template.c37 const int RT = last[1]; in RENAME() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h106 static bool classof(const RecTy *RT) { in classof()
124 static bool classof(const RecTy *RT) { in classof()
146 static bool classof(const RecTy *RT) { in classof()
164 static bool classof(const RecTy *RT) { in classof()
182 static bool classof(const RecTy *RT) { in classof()
203 static bool classof(const RecTy *RT) { in classof()
224 static bool classof(const RecTy *RT) { in classof()
253 static bool classof(const RecTy *RT) { in classof()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h93 Instruction *UAI, Type *RT, bool Signed, in RecurrenceDescriptor()
/third_party/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h249 #define __get_CP(cp, op1, RT, CRn, CRm, op2) \ argument
252 #define __set_CP(cp, op1, RT, CRn, CRm, op2) \ argument
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts136 RT = 'rt', enumerator
308 RT, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp259 auto *RT = dyn_cast<IntegerType>(F->getReturnType()); in splitAndWriteThinLTOBitcode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp691 RegisterRef RT(ST); in split() local
957 RegisterRef RT(MS); in predicate() local
DBitTracker.cpp730 RegisterRef RT = MI.getOperand(3); in evaluate() local
DHexagonISelDAGToDAG.cpp1488 EVT RT = R.getValueType(); in DetectUseSxtw() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp86 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT, in lookThroughAnd()
/third_party/mbedtls/library/
Daes.c244 #define RT \ macro
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c56 #define RT(rt) ((sljit_ins)reg_map[rt]) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1527 Type *RT = DFSF.F->getFunctionType()->getReturnType(); in visitReturnInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1047 if (DIType *RT = dyn_cast<DIType>(Ty)) in beginModule() local
DCodeViewDebug.cpp3060 if (DIType *RT = dyn_cast<DIType>(Ty)) { in emitDebugInfoForRetainedTypes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp88 for (auto *RT : CU->getRetainedTypes()) in processCompileUnit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h536 auto *RT = static_cast<const ReferenceType *>(SN); in collapse() local