Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1197 SmallVector<SizeAndActionsVec, 1> &Actions = ScalarActions[OpcodeIdx]; in setScalarAction()
1345 SmallVector<SizeAndActionsVec, 1> ScalarActions[LastOp - FirstOp + 1]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp636 : ScalarActions[OpcodeIdx]; in findScalarLegalAction()