Home
last modified time | relevance | path

Searched defs:SizeAndAction (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp501 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits()); in findScalarLegalAction() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h763 using SizeAndAction = std::pair<uint16_t, LegalizeAction>; variable
1035 for(auto SizeAndAction: v) { in checkPartialSizeAndActionsVector() local