Home
last modified time | relevance | path

Searched refs:isUnindexed (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp850 if (isUnindexed()) in getPredCode()
866 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()
887 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()
983 if (isUnindexed()) in getPredCode()
1076 bool TreePredicateFn::isUnindexed() const { in isUnindexed() function in TreePredicateFn
1187 if (isUnindexed()) in getCodeToRunOnSDNode()
DCodeGenDAGPatterns.h515 bool isUnindexed() const;
DGlobalISelEmitter.cpp213 if (P.isUnindexed()) in explainPredicates()
305 if (Predicate.isUnindexed()) in isTrivialOperatorNode()
3256 if (Predicate.isUnindexed()) in createAndImportSelDAGMatcher()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp186 assert(N->isUnindexed() && "Indexed vector load?"); in ScalarizeVecRes_LOAD()
375 assert(N->isUnindexed() && "Indexed store of one-element vector?"); in ScalarizeVecOp_STORE()
1103 assert(N->isUnindexed() && "Indexed store of vector?"); in SplitVecOp_STORE()
DDAGCombiner.cpp2427 LN0->isUnindexed() && N0.hasOneUse() && LN0->hasOneUse()) { in visitAND()
6201 if (OptLevel != CodeGenOpt::None && LD->isUnindexed()) { in visitLOAD()
6577 ST->isUnindexed()) { in visitSTORE()
6591 if (Value.getOpcode() == ISD::UNDEF && ST->isUnindexed()) in visitSTORE()
6664 if (OptLevel != CodeGenOpt::None && ST->isUnindexed()) { in visitSTORE()
6717 if (ST->isTruncatingStore() && ST->isUnindexed() && in visitSTORE()
6747 ST->isUnindexed() && !ST->isVolatile() && in visitSTORE()
6759 && Value.getNode()->hasOneUse() && ST->isUnindexed() && in visitSTORE()
DTargetLowering.cpp2027 if (!Lod->isVolatile() && Lod->isUnindexed()) { in SimplifySetCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3241 LN0->isUnindexed() && N0.hasOneUse() && SDValue(LN0, 0).hasOneUse()) { in visitAND()
6142 if (LN0->getExtensionType() != ISD::ZEXTLOAD && LN0->isUnindexed()) { in visitSIGN_EXTEND()
6434 if (LN0->getExtensionType() != ISD::SEXTLOAD && LN0->isUnindexed()) { in visitZERO_EXTEND()
10108 if (OptLevel != CodeGenOpt::None && LD->isUnindexed()) { in visitLOAD()
10131 if (UseAA && LD->isUnindexed()) { in visitLOAD()
12022 ST->isUnindexed()) { in visitSTORE()
12041 if (Value.isUndef() && ST->isUnindexed()) in visitSTORE()
12045 if (OptLevel != CodeGenOpt::None && ST->isUnindexed()) { in visitSTORE()
12071 if (UseAA && ST->isUnindexed()) { in visitSTORE()
12092 if (ST->isTruncatingStore() && ST->isUnindexed() && in visitSTORE()
[all …]
DLegalizeVectorTypes.cpp224 assert(N->isUnindexed() && "Indexed vector load?"); in ScalarizeVecRes_LOAD()
533 assert(N->isUnindexed() && "Indexed store of one-element vector?"); in ScalarizeVecOp_STORE()
1861 assert(N->isUnindexed() && "Indexed store of vector?"); in SplitVecOp_STORE()
DTargetLowering.cpp1522 if (!Lod->isVolatile() && Lod->isUnindexed()) { in SimplifySetCC()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGNodes.h1587 bool isUnindexed() const { return getAddressingMode() == ISD::UNINDEXED; }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8447 LN00->getExtensionType() != ISD::ZEXTLOAD && LN00->isUnindexed()) { in visitSIGN_EXTEND()
8714 LN00->getExtensionType() != ISD::SEXTLOAD && LN00->isUnindexed()) { in visitZERO_EXTEND()
12653 if (OptLevel != CodeGenOpt::None && LD->isUnindexed()) { in visitLOAD()
12667 if (LD->isUnindexed()) { in visitLOAD()
14641 ST->isUnindexed()) { in visitSTORE()
14659 if (Value.isUndef() && ST->isUnindexed()) in visitSTORE()
14663 if (OptLevel != CodeGenOpt::None && ST->isUnindexed()) { in visitSTORE()
14682 if (ST->isUnindexed()) { in visitSTORE()
14694 if (ST->isTruncatingStore() && ST->isUnindexed() && in visitSTORE()
14727 ST->isUnindexed() && !ST->isVolatile() && in visitSTORE()
[all …]
DLegalizeVectorTypes.cpp222 assert(N->isUnindexed() && "Indexed vector load?"); in ScalarizeVecRes_LOAD()
593 assert(N->isUnindexed() && "Indexed store of one-element vector?"); in ScalarizeVecOp_STORE()
2069 assert(N->isUnindexed() && "Indexed store of vector?"); in SplitVecOp_STORE()
DTargetLowering.cpp2117 if (!Lod->isVolatile() && Lod->isUnindexed()) { in SimplifySetCC()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1801 bool isUnindexed() const { return getAddressingMode() == ISD::UNINDEXED; }
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h2039 bool isUnindexed() const { return getAddressingMode() == ISD::UNINDEXED; }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1405 assert(BN->isUnindexed()); in SplitHvxMemOp()
DHexagonISelLowering.cpp2664 if (!LN->isUnindexed()) in LowerUnalignedLoad()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8015 assert(LN->isUnindexed() && "Indexed v4i1 loads are not supported"); in LowerVectorLoad()
8104 assert(SN->isUnindexed() && "Indexed v4i1 stores are not supported"); in LowerVectorStore()
10610 if (cast<StoreSDNode>(N)->isUnindexed() && in PerformDAGCombine()
10766 if (LD->isUnindexed() && VT.isVector() && in PerformDAGCombine()
DPPCISelDAGToDAG.cpp2886 if (LD->isUnindexed() && LD->hasOneUse() && Op1.hasOneUse() && in Select()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9276 assert(LN->isUnindexed() && "Indexed v4i1 loads are not supported"); in LowerVectorLoad()
9363 assert(SN->isUnindexed() && "Indexed v4i1 stores are not supported"); in LowerVectorStore()
12497 if (cast<StoreSDNode>(N)->isUnindexed() && Opcode == ISD::BSWAP && in PerformDAGCombine()
12686 if (LD->isUnindexed() && VT.isVector() && in PerformDAGCombine()
DPPCISelDAGToDAG.cpp4680 if (LD->isUnindexed() && LD->hasOneUse() && Op1.hasOneUse() && in Select()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1099 if (LD->isUnindexed()) in tryIndexedLoad()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1042 if (LD->isUnindexed()) in tryIndexedLoad()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp5282 if (cast<StoreSDNode>(N)->isUnindexed() && in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4492 cast<LoadSDNode>(Elems[I])->isUnindexed()) { in buildVector()

12