Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1004 SIGNED_SCALED = 0, enumerator
DSelectionDAGNodes.h2409 return (getIndexType() == ISD::SIGNED_SCALED) ||
2413 return (getIndexType() == ISD::SIGNED_SCALED) ||
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4438 IndexType = ISD::SIGNED_SCALED; in getUniformBase()
4483 IndexType = ISD::SIGNED_SCALED; in visitMaskedScatter()
4612 IndexType = ISD::SIGNED_SCALED; in visitMaskedGather()