Home
last modified time | relevance | path

Searched defs:ResultTypes (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/
Dcapture_replay_tests.py291 ResultTypes = [Passed, Failed, TimedOut, Crashed, CompileFailed, Skipped] variable in GroupedResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5226 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable()
5387 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp5238 ArrayRef<EVT> ResultTypes, in constructRetValue()
5350 SmallVector<EVT, 3> ResultTypes(Op->value_begin(), Op->value_end()); in lowerImage() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8468 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local