Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1390 enum MemIndexType { SIGNED_SCALED = 0, UNSIGNED_SCALED }; enumerator
1395 return IndexType == SIGNED_SCALED; in isIndexTypeSigned()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4431 IndexType = ISD::SIGNED_SCALED; in getUniformBase()
4459 IndexType = ISD::SIGNED_SCALED; in getUniformBase()
4495 IndexType = ISD::SIGNED_SCALED; in visitMaskedScatter()
4603 IndexType = ISD::SIGNED_SCALED; in visitMaskedGather()
7525 IndexType = ISD::SIGNED_SCALED; in visitVPGather()
7588 IndexType = ISD::SIGNED_SCALED; in visitVPScatter()