Searched defs:ResultTypes (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | capture_replay_tests.py | 291 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/ |
D | SimplifyCFG.cpp | 5226 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/ |
D | SIISelLowering.cpp | 5238 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/ |
D | SelectionDAGBuilder.cpp | 8468 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local
|