Home
last modified time | relevance | path

Searched refs:MemIndexType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1003 enum MemIndexType { enum
DSelectionDAGNodes.h2398 MachineMemOperand *MMO, ISD::MemIndexType IndexType)
2405 ISD::MemIndexType getIndexType() const {
2406 return static_cast<ISD::MemIndexType>(LSBaseSDNodeBits.AddressingMode);
2440 ISD::MemIndexType IndexType)
2459 ISD::MemIndexType IndexType)
DSelectionDAG.h1166 ISD::MemIndexType IndexType);
1169 ISD::MemIndexType IndexType);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4374 ISD::MemIndexType &IndexType, SDValue &Scale, in getUniformBase()
4466 ISD::MemIndexType IndexType; in visitMaskedScatter()
4583 ISD::MemIndexType IndexType; in visitMaskedGather()
DSelectionDAG.cpp7164 ISD::MemIndexType IndexType) { in getMaskedGather()
7205 ISD::MemIndexType IndexType) { in getMaskedScatter()