Home
last modified time | relevance | path

Searched defs:Results (Results 1 - 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/tests/regres/deqp/
H A Ddeqp.go76 type Results struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/parser/
H A Dparser.go770 type Results struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/
H A Dparser.go770 type Results struct { type
/third_party/spirv-tools/utils/vscode/src/parser/
H A Dparser.go770 type Results struct { type
/third_party/mbedtls/tests/scripts/
H A Dcheck_test_cases.py37 class Results: class
H A Danalyze_outcomes.py45 class Results: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp75 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 DWebAssemblyMachineFunctionInfo.h36 std::vector<MVT> Results; member in llvm::final
H A DWebAssemblyAsmPrinter.cpp104 SmallVector<MVT, 4> Results; in EmitEndOfAsmFile() local
H A DWebAssemblyISelLowering.cpp955 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 Dmain.go295 type Results struct { type
/third_party/skia/tests/
H A DBlendTest.cpp27 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 DARMLegalizerInfo.cpp421 SmallVector<Register, 2> Results; in legalizeCustom() local
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c73 struct Results { struct
/third_party/benchmark/test/
H A Doutput_test.h92 struct Results { struct
98 Results(const std::string& n) : name(n) {} in Results() function
/third_party/node/deps/v8/tools/
H A Dlocs.py261 class Results: class
/third_party/skia/third_party/externals/angle2/src/tests/
H A Drun_perf_tests.py197 class Results: class
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h514 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 DLegalizeTypes.cpp898 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 DLegalizeVectorOps.cpp232 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 DPassManager.h724 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 DMachineIRBuilder.cpp675 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 DR600ISelLowering.cpp652 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 DAVRISelLowering.cpp715 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 DXCoreISelLowering.cpp925 SDValue Results[] = { Crc, Data }; in LowerINTRINSIC_WO_CHAIN() local

Completed in 29 milliseconds

12