Home
last modified time | relevance | path

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

/external/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);
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1224 enum MemIndexType { enum
DSelectionDAGNodes.h2410 MachineMemOperand *MMO, ISD::MemIndexType IndexType)
2417 ISD::MemIndexType getIndexType() const {
2418 return static_cast<ISD::MemIndexType>(LSBaseSDNodeBits.AddressingMode);
2420 void setIndexType(ISD::MemIndexType IndexType) {
2455 ISD::MemIndexType IndexType, ISD::LoadExtType ETy)
2480 ISD::MemIndexType IndexType, bool IsTrunc)
DSelectionDAG.h1365 ISD::MemIndexType IndexType, ISD::LoadExtType ExtTy);
1368 ISD::MemIndexType IndexType,
DTargetLowering.h4540 ISD::MemIndexType getCanonicalIndexType(ISD::MemIndexType IndexType,
/external/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()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4229 ISD::MemIndexType &IndexType, SDValue &Scale, in getUniformBase()
4294 ISD::MemIndexType IndexType; in visitMaskedScatter()
4405 ISD::MemIndexType IndexType; in visitMaskedGather()
DTargetLowering.cpp7479 ISD::MemIndexType
7480 TargetLowering::getCanonicalIndexType(ISD::MemIndexType IndexType, EVT MemVT, in getCanonicalIndexType()
DSelectionDAG.cpp7298 ISD::MemIndexType IndexType, in getMaskedGather()
7345 ISD::MemIndexType IndexType, in getMaskedScatter()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3890 ISD::MemIndexType IndexType = MGT->getIndexType(); in LowerMGATHER()
3945 ISD::MemIndexType IndexType = MSC->getIndexType(); in LowerMSCATTER()
14079 ISD::MemIndexType IndexType = MSC->getIndexType(); in performMSCATTERCombine()