Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h984 SmallVector<SizeAndActionsVec, 1> &Actions = ScalarActions[OpcodeIdx]; in setScalarAction()
1132 SmallVector<SizeAndActionsVec, 1> ScalarActions[LastOp - FirstOp + 1]; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp495 : ScalarActions[OpcodeIdx]; in findScalarLegalAction()