HomeSort by: relevance | last modified time | path
    Searched refs:findAction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalizerInfo.cpp 566 LegalizerInfo::findAction(const SizeAndActionsVec &Vec, const uint32_t Size) {
644 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits());
667 findAction(ElemSizeVec, Aspect.Type.getScalarSizeInBits());
680 findAction(NumElementsVec, IntermediateType.getNumElements());
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 1452 static SizeAndAction findAction(const SizeAndActionsVec &Vec,

Completed in 19 milliseconds