Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp330 for (auto PointerSpecifiedActions : AddressSpace2SpecifiedActions) { in computeTables() local
331 llvm::sort(PointerSpecifiedActions.second); in computeTables()
332 checkPartialSizeAndActionsVector(PointerSpecifiedActions.second); in computeTables()
336 Opcode, TypeIdx, PointerSpecifiedActions.first, in computeTables()
337 unsupportedForDifferentSizes(PointerSpecifiedActions.second)); in computeTables()