Home
last modified time | relevance | path

Searched refs:setScalarInVectorAction (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp229 setScalarInVectorAction( in computeTables()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGlobalISel.rst389 This is currently specified by the function ``setScalarInVectorAction``, called
392 setScalarInVectorAction(G_ICMP, s1, WidenScalar);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1004 void setScalarInVectorAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarInVectorAction() function