Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp642 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits()); in findScalarLegalAction() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp644 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits()); in findScalarLegalAction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h960 using SizeAndAction = std::pair<uint16_t, LegalizeAction>; variable
1248 for(auto SizeAndAction: v) { in checkPartialSizeAndActionsVector() local
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1073 using SizeAndAction = std::pair<uint16_t, LegalizeAction>; variable
1373 for(auto SizeAndAction: v) { in checkPartialSizeAndActionsVector() local