Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp420 LegalizerInfo::findAction(const SizeAndActionsVec &Vec, const uint32_t Size) { in findAction() function in LegalizerInfo
501 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits()); in findScalarLegalAction()
524 findAction(ElemSizeVec, Aspect.Type.getScalarSizeInBits()); in findVectorLegalAction()
537 findAction(NumElementsVec, IntermediateType.getNumElements()); in findVectorLegalAction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1098 static SizeAndAction findAction(const SizeAndActionsVec &Vec,