Home
last modified time | relevance | path

Searched defs:ResultType (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h461 using ResultType = Expected<ResultT>; variable
468 using ResultType = Error; variable
475 using ResultType = Error; variable
482 using ResultType = Error; variable
1515 using ResultType = typename detail::ResultTraits<AltRetT>::ErrorReturnType; in callB() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.h705 using ResultType = typename RESULT::type; variable
/third_party/nghttp2/src/
Dtemplate.h70 using ResultType = typename std::result_of<typename std::decay<F>::type( member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp712 Type *ResultType, in CreateGCResult()
726 Type *ResultType, in CreateGCRelocate()
DVerifier.cpp4592 auto ResultType = Call.getType(); in visitIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2731 Type *ResultType = in CreatePreserveArrayAccessIndex() local
2775 Type *ResultType = in CreatePreserveStructAccessIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp522 auto *ResultType = cast<IntegerType>(ObjectSize->getType()); in lowerObjectSizeCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp937 Instruction *I, Type *ResultType, Value *Addr, AtomicOrdering MemOpOrder, in expandAtomicOpToLLSC()
/third_party/flutter/skia/src/core/
DSkStroke.cpp180 enum ResultType { enum in SkPathStroker
/third_party/skia/src/core/
DSkStroke.cpp213 enum ResultType { enum in SkPathStroker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7413 EVT ResultType = Node->getValueType(1); in expandUADDSUBO() local
7431 EVT ResultType = Node->getValueType(1); in expandSADDSUBO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4448 auto ResultType = Val.getNode()->getValueType(0); in tryAndWithMask() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2190 enum ResultType enum in deqp::gles3::Performance::__anone1ab05b60111::BasicUploadCase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40825 EVT ResultType = N->getValueType(0); in foldXorTruncShiftIntoCmp() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp56388 typedef bool ResultType; typedef
56400 typedef void ResultType; typedef