/third_party/typescript/tests/baselines/reference/ |
D | functionCalls.errors.txt | 1 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(8,1): error TS2347: Untyped func… 2 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(9,1): error TS2347: Untyped func… 3 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(10,1): error TS2347: Untyped fun… 4 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(25,1): error TS2347: Untyped fun… 5 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(26,1): error TS2347: Untyped fun… 6 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(27,1): error TS2347: Untyped fun… 7 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(32,1): error TS2347: Untyped fun… 8 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(33,1): error TS2347: Untyped fun… 9 tests/cases/conformance/expressions/functionCalls/functionCalls.ts(34,1): error TS2347: Untyped fun… 22 !!! error TS2347: Untyped function calls may not accept type arguments. [all …]
|
D | anyAsGenericFunctionCall.errors.txt | 1 tests/cases/conformance/types/any/anyAsGenericFunctionCall.ts(5,9): error TS2347: Untyped function … 2 tests/cases/conformance/types/any/anyAsGenericFunctionCall.ts(6,9): error TS2347: Untyped function … 3 tests/cases/conformance/types/any/anyAsGenericFunctionCall.ts(9,9): error TS2347: Untyped function … 4 tests/cases/conformance/types/any/anyAsGenericFunctionCall.ts(10,9): error TS2347: Untyped function… 14 !!! error TS2347: Untyped function calls may not accept type arguments. 17 !!! error TS2347: Untyped function calls may not accept type arguments. 22 !!! error TS2347: Untyped function calls may not accept type arguments. 25 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | untypedFunctionCallsWithTypeParameters1.errors.txt | 2 tests/cases/compiler/untypedFunctionCallsWithTypeParameters1.ts(5,10): error TS2347: Untyped functi… 3 tests/cases/compiler/untypedFunctionCallsWithTypeParameters1.ts(8,10): error TS2347: Untyped functi… 8 tests/cases/compiler/untypedFunctionCallsWithTypeParameters1.ts(22,10): error TS2347: Untyped funct… 23 !!! error TS2347: Untyped function calls may not accept type arguments. 28 !!! error TS2347: Untyped function calls may not accept type arguments. 50 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | unusedInvalidTypeArguments.errors.txt | 2 /callAny.ts(3,1): error TS2347: Untyped function calls may not accept type arguments. 3 /callAny.ts(4,1): error TS2347: Untyped function calls may not accept type arguments. 56 !!! error TS2347: Untyped function calls may not accept type arguments. 59 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | callNonGenericFunctionWithTypeArguments.errors.txt | 8 …ntLists/callNonGenericFunctionWithTypeArguments.ts(40,10): error TS2347: Untyped function calls ma… 9 …ntLists/callNonGenericFunctionWithTypeArguments.ts(43,10): error TS2347: Untyped function calls ma… 68 !!! error TS2347: Untyped function calls may not accept type arguments. 73 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | invokingNonGenericMethodWithTypeArguments2.errors.txt | 1 tests/cases/compiler/invokingNonGenericMethodWithTypeArguments2.ts(5,9): error TS2347: Untyped func… 11 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | taggedTemplatesWithTypeArguments2.errors.txt | 2 …es6/templates/taggedTemplatesWithTypeArguments2.ts(15,11): error TS2347: Untyped function calls ma… 3 …es6/templates/taggedTemplatesWithTypeArguments2.ts(17,11): error TS2347: Untyped function calls ma… 30 !!! error TS2347: Untyped function calls may not accept type arguments. 34 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | anyAsConstructor.errors.txt | 1 tests/cases/conformance/types/any/anyAsConstructor.ts(10,9): error TS2347: Untyped function calls m… 16 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | crashIntypeCheckInvocationExpression.errors.txt | 3 tests/cases/compiler/crashIntypeCheckInvocationExpression.ts(9,19): error TS2347: Untyped function … 22 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | parserAmbiguityWithBinaryOperator4.errors.txt | 1 …ript5/Generics/parserAmbiguityWithBinaryOperator4.ts(3,9): error TS2347: Untyped function calls ma… 11 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | instantiateNonGenericTypeWithTypeArguments.errors.txt | 4 …ists/instantiateNonGenericTypeWithTypeArguments.ts(18,10): error TS2347: Untyped function calls ma… 33 !!! error TS2347: Untyped function calls may not accept type arguments.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | Interpreter.cpp | 57 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped)); in Interpreter()
|
D | Execution.cpp | 899 memset(&ExitValue.Untyped, 0, sizeof(ExitValue.Untyped)); in popStackAndReturnValueToCaller()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | GenericValue.h | 33 unsigned char Untyped[8]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 16321 … // Src: (sext:{ *:[i64] } (MipsMFHI:{ *:[i32] } ACC64:{ *:[Untyped] }:$src)) - Complexity = 6 16322 …*:[i64] } (IMPLICIT_DEF:{ *:[i64] }), (PseudoMFHI:{ *:[i32] } ACC64:{ *:[Untyped] }:$src), sub_32:… 16334 … // Src: (sext:{ *:[i64] } (MipsMFLO:{ *:[i32] } ACC64:{ *:[Untyped] }:$src)) - Complexity = 6 16335 …*:[i64] } (IMPLICIT_DEF:{ *:[i64] }), (PseudoMFLO:{ *:[i32] } ACC64:{ *:[Untyped] }:$src), sub_32:… 21485 MVT::Untyped, 2/*#Ops*/, 2, 1, 21486 …// Src: (MipsSHILO:{ *:[Untyped] } (imm:{ *:[i32] })<<P:Predicate_immSExt6>>:$shift, ACC64DSPOpnd:… 21487 … // Dst: (SHILO:{ *:[Untyped] } (imm:{ *:[i32] }):$shift, ACC64DSPOpnd:{ *:[Untyped] }:$acin) 21492 MVT::Untyped, 2/*#Ops*/, 2, 1, 21493 …// Src: (MipsSHILO:{ *:[Untyped] } (imm:{ *:[i32] })<<P:Predicate_immSExt6>>:$shift, ACC64DSPOpnd:… 21494 … // Dst: (SHILO_MM:{ *:[Untyped] } (imm:{ *:[i32] }):$shift, ACC64DSPOpnd:{ *:[Untyped] }:$acin) [all …]
|
D | MipsGenFastISel.inc | 898 case MVT::Untyped: return fastEmit_MipsISD_MFHI_MVT_Untyped_r(RetVT, Op0, Op0IsKill); 938 case MVT::Untyped: return fastEmit_MipsISD_MFLO_MVT_Untyped_r(RetVT, Op0, Op0IsKill); 2841 if (RetVT.SimpleTy != MVT::Untyped) 2853 if (RetVT.SimpleTy != MVT::Untyped) 2890 if (RetVT.SimpleTy != MVT::Untyped) 2902 if (RetVT.SimpleTy != MVT::Untyped) 3153 if (RetVT.SimpleTy != MVT::Untyped) 3168 if (RetVT.SimpleTy != MVT::Untyped) 3187 if (RetVT.SimpleTy != MVT::Untyped) 3205 if (RetVT.SimpleTy != MVT::Untyped) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 101 Untyped enumerator
|
D | NVPTXISelDAGToDAG.cpp | 904 fromType = ScalarVT.SimpleTy == MVT::f16 ? NVPTX::PTXLdStInstCode::Untyped in tryLoad() 1042 FromType = ScalarVT.SimpleTy == MVT::f16 ? NVPTX::PTXLdStInstCode::Untyped in tryLoadVector() 1068 FromType = NVPTX::PTXLdStInstCode::Untyped; in tryLoadVector() 1761 toType = ScalarVT.SimpleTy == MVT::f16 ? NVPTX::PTXLdStInstCode::Untyped in tryStore() 1906 ToType = ScalarVT.SimpleTy == MVT::f16 ? NVPTX::PTXLdStInstCode::Untyped in tryStoreVector() 1940 ToType = NVPTX::PTXLdStInstCode::Untyped; in tryStoreVector()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXInstPrinter.cpp | 256 else if (Imm == NVPTX::PTXLdStInstCode::Untyped) in printLdStCode()
|
/third_party/typescript/tests/baselines/reference/docker/ |
D | xterm.js.log | 16 addons/xterm-addon-ligatures/src/index.ts(75,14): error TS2347: Untyped function calls may not acce…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ValueTypes.cpp | 132 case MVT::Untyped: return "Untyped"; in getEVTString()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | MachineValueType.h | 216 Untyped = 133, // This value takes a register, but has enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 310 if (VT == MVT::Untyped) in getRepRegClassFor() 1271 SDValue Mult = DAG.getNode(NewOpc, DL, MVT::Untyped, in lowerMulDiv() 1292 return DAG.getNode(MipsISD::MTLOHI, DL, MVT::Untyped, InLo, InHi); in initAccumulator() 1347 ResTys.push_back((*I == MVT::i64) ? MVT::Untyped : *I); in lowerDSPIntr() 1351 SDValue Out = (ResTys[0] == MVT::Untyped) ? extractLOHI(Val, DL, DAG) : Val; in lowerDSPIntr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 4043 ResTys.push_back(MVT::Untyped); in Select() 4106 Ops.push_back(SDValue(createGPRPairNode(MVT::Untyped, Val0, Val1), 0)); in Select() 4969 PairedReg = CurDAG->getRegister(GPVR, MVT::Untyped); in tryInlineAsm() 4973 SDValue RegCopy = CurDAG->getCopyFromReg(Chain, dl, GPVR, MVT::Untyped, in tryInlineAsm() 5000 SDValue Pair = SDValue(createGPRPairNode(MVT::Untyped, T0, T1), 0); in tryInlineAsm() 5005 PairedReg = CurDAG->getRegister(GPVR, MVT::Untyped); in tryInlineAsm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1160 CurDAG->getMachineNode(TargetOpcode::REG_SEQUENCE, DL, MVT::Untyped, Ops); in createTuple() 1288 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoad() 1316 MVT::Untyped, MVT::Other}; in SelectPostLoad() 1428 const EVT ResTys[] = {MVT::Untyped, MVT::Other}; in SelectLoadLane()
|