Home
last modified time | relevance | path

Searched defs:Res1 (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauses.ts116 type Res1 = GetKey<Schema, Schema['root']['task']>; // "Task" alias
/third_party/typescript/tests/cases/compiler/
DindexingTypesWithNever.ts117 type Res1 = Example<{ a: "x" } | { a: "y" }>; // "x" | "y" alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp350 int Res1 = FunctionComparator(F1, F2, &GlobalNumbers).compare(); in doSanityCheck() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1429 double& Res0, double& Res1, in evaluateScalarMathFunc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp124 const MCExpr *Res1 = in MakeStartMinusEndExpr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4389 Constant *Res1 = ConstantExpr::getTrunc(C, SrcTy); in foldICmpWithZextOrSext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp289 SDValue CombineTo(SDNode *N, SDValue Res0, SDValue Res1, in CombineTo()
769 CombineTo(SDNode *N, SDValue Res0, SDValue Res1, bool AddTo) { in CombineTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp44590 SDValue Res1 = in combineADC() local