Home
last modified time | relevance | path

Searched refs:TypesAndMemDescInit (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp54 std::initializer_list<TypePairAndMemDesc> TypesAndMemDescInit) { in typePairAndMemDescInSet() argument
55 SmallVector<TypePairAndMemDesc, 4> TypesAndMemDesc = TypesAndMemDescInit; in typePairAndMemDescInSet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h217 std::initializer_list<TypePairAndMemDesc> TypesAndMemDescInit);