/third_party/skia/third_party/externals/swiftshader/tests/regres/deqp/ |
H A D | deqp.go | 76 type Results struct { type
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/parser/ |
H A D | parser.go | 770 type Results struct { type
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/ |
H A D | parser.go | 770 type Results struct { type
|
/third_party/spirv-tools/utils/vscode/src/parser/ |
H A D | parser.go | 770 type Results struct { type
|
/third_party/mbedtls/tests/scripts/ |
H A D | check_test_cases.py | 37 class Results: class
|
H A D | analyze_outcomes.py | 45 class Results: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.cpp | 75 llvm::signatureFromMVTs(const SmallVectorImpl<MVT> &Results, in signatureFromMVTs() argument 45 computeSignatureVTs(const FunctionType *Ty, const Function &F, const TargetMachine &TM, SmallVectorImpl<MVT> &Params, SmallVectorImpl<MVT> &Results) computeSignatureVTs() argument
|
H A D | WebAssemblyMachineFunctionInfo.h | 36 std::vector<MVT> Results; member in llvm::final
|
H A D | WebAssemblyAsmPrinter.cpp | 104 SmallVector<MVT, 4> Results; in EmitEndOfAsmFile() local
|
H A D | WebAssemblyISelLowering.cpp | 955 SmallVector<MVT, 4> Results; in LowerFormalArguments() local 969 ReplaceNodeResults( SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const ReplaceNodeResults() argument
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/ |
H A D | main.go | 295 type Results struct { type
|
/third_party/skia/tests/ |
H A D | BlendTest.cpp | 27 struct Results { int diffs, diffs_0x00, diffs_0xff, diffs_by_1; }; struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 421 SmallVector<Register, 2> Results; in legalizeCustom() local
|
/third_party/ffmpeg/libswscale/tests/ |
H A D | swscale.c | 73 struct Results { struct
|
/third_party/benchmark/test/ |
H A D | output_test.h | 92 struct Results { struct 98 Results(const std::string& n) : name(n) {} in Results() function
|
/third_party/node/deps/v8/tools/ |
H A D | locs.py | 261 class Results: class
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
H A D | run_perf_tests.py | 197 class Results: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClBitcodeParser.h | 514 bool Results; in ParseThisBlock() local 585 bool Results; in ParseThisBlockInternal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 898 SetExpandedInteger(SDValue(N, 0), Results[0], Results[1]); in CustomLowerNode() local 900 ReplaceValueWith(SDValue(N, 1), Results[2]); in CustomLowerNode() local 908 ReplaceValueWith(SDValue(N, i), Results[i]); CustomLowerNode() local 934 ReplaceValueWith(SDValue(N, i), Results[i]); CustomWidenLowerNode() local 936 SetWidenedVector(SDValue(N, i), Results[i]); CustomWidenLowerNode() local [all...] |
H A D | LegalizeVectorOps.cpp | 232 RecursivelyLegalizeResults(SDValue Op, MutableArrayRef<SDValue> Results) RecursivelyLegalizeResults() argument 526 LowerOperationWrapper(SDNode *Node, SmallVectorImpl<SDValue> &Results) LowerOperationWrapper() argument 555 Promote(SDNode *Node, SmallVectorImpl<SDValue> &Results) Promote() argument 619 PromoteINT_TO_FP(SDNode *Node, SmallVectorImpl<SDValue> &Results) PromoteINT_TO_FP() argument 660 PromoteFP_TO_INT(SDNode *Node, SmallVectorImpl<SDValue> &Results) PromoteFP_TO_INT() argument 841 Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) Expand() argument 1199 ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandBITREVERSE() argument 1297 ExpandFP_TO_UINT(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandFP_TO_UINT() argument 1317 ExpandUINT_TO_FLOAT(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandUINT_TO_FLOAT() argument 1419 ExpandFSUB(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandFSUB() argument 1433 ExpandUADDSUBO(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandUADDSUBO() argument 1441 ExpandSADDSUBO(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandSADDSUBO() argument 1449 ExpandMULO(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandMULO() argument 1467 ExpandStrictFPOp(SDNode *Node, SmallVectorImpl<SDValue> &Results) ExpandStrictFPOp() argument 1481 UnrollStrictFPOp(SDNode *Node, SmallVectorImpl<SDValue> &Results) UnrollStrictFPOp() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | PassManager.h | 724 const AnalysisResultMapT &Results; member in llvm::AnalysisManager::Invalidator 719 Invalidator(SmallDenseMap<AnalysisKey *, bool, 8> &IsResultInvalidated, const AnalysisResultMapT &Results) Invalidator() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 675 buildIntrinsic(Intrinsic::ID ID, ArrayRef<DstOp> Results, bool HasSideEffects) buildIntrinsic() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 652 ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const ReplaceNodeResults() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 715 ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results, SelectionDAG &DAG) const ReplaceNodeResults() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 925 SDValue Results[] = { Crc, Data }; in LowerINTRINSIC_WO_CHAIN() local
|