Searched defs:ResultTypes (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktPrimitivesGeneratedQueryTests.cpp | 2608 constexpr struct ResultTypes in testGenerator() struct 2610 QueryResultType type; in testGenerator() 2611 const char *name; in testGenerator()
|
/aosp_15_r20/external/angle/src/tests/ |
H A D | capture_replay_tests.py | 265 ResultTypes = [ variable in GroupedResult
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 6248 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable() 6285 bool HasDefaultResults, const SmallDenseMap<PHINode *, Type *> &ResultTypes, in ShouldUseSwitchConditionAsTableIndex() 6422 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4685 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable() 4843 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 5226 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable() 5387 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 5238 ArrayRef<EVT> ResultTypes, in constructRetValue() 5350 SmallVector<EVT, 3> ResultTypes(Op->value_begin(), Op->value_end()); in lowerImage() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 6266 ArrayRef<EVT> ResultTypes, in constructRetValue() 6397 SmallVector<EVT, 3> ResultTypes(Op->values()); in lowerImage() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8468 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 9295 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local
|