Home
last modified time | relevance | path

Searched refs:getBasePtr (Results 1 – 25 of 142) sorted by relevance

123456

/external/llvm-project/polly/lib/CodeGen/
DIRBuilder.cpp75 assert(Array->getBasePtr() && "Base pointer must be present"); in buildAliasScopes()
76 AliasScopeMap[Array->getBasePtr()] = in buildAliasScopes()
84 if (Array->getBasePtr() == AliasScopePair.first) in buildAliasScopes()
92 OtherAliasScopeListMap[Array->getBasePtr()] = AliasScopeList; in buildAliasScopes()
DBlockGenerators.cpp505 Value *ScalarBase = Array->getBasePtr(); in getOrCreateAlloca()
524 Instruction *Inst = cast<Instruction>(Array->getBasePtr()); in handleOutsideUsers()
826 auto PHI = cast<PHINode>(Array->getBasePtr()); in createScalarInitialization()
843 auto *Inst = dyn_cast<Instruction>(Array->getBasePtr()); in createScalarInitialization()
856 Builder.CreateStore(Array->getBasePtr(), getOrCreateAlloca(Array)); in createScalarInitialization()
915 auto *Inst = dyn_cast<Instruction>(Array->getBasePtr()); in findOutsideUsers()
944 auto *Val = SAI->getBasePtr(); in createExitPHINodeMerges()
DIslNodeBuilder.cpp250 auto *BasePtr = Access->getLatestScopArrayInfo()->getBasePtr(); in addReferencesFromStmt()
851 dyn_cast<Instruction>(MA->getLatestScopArrayInfo()->getBasePtr()); in createNewAccesses()
1347 if (auto *BaseIAClass = S.lookupInvariantEquivClass(SAI->getBasePtr())) { in preloadInvariantEquivClass()
1406 Value *BasePtr = DerivedSAI->getBasePtr(); in preloadInvariantEquivClass()
1445 if (SAI->getBasePtr()) in allocateNewArrays()
/external/llvm/lib/Target/X86/
DX86InstrFragmentsSIMD.td752 Mgt->getBasePtr().getValueType() == MVT::v4i32);
760 Mgt->getBasePtr().getValueType() == MVT::v8i32);
768 Mgt->getBasePtr().getValueType() == MVT::v2i64);
775 Mgt->getBasePtr().getValueType() == MVT::v4i64);
782 Mgt->getBasePtr().getValueType() == MVT::v8i64);
789 Mgt->getBasePtr().getValueType() == MVT::v16i32);
797 Sc->getBasePtr().getValueType() == MVT::v2i64);
805 Sc->getBasePtr().getValueType() == MVT::v4i32);
813 Sc->getBasePtr().getValueType() == MVT::v4i64);
821 Sc->getBasePtr().getValueType() == MVT::v8i32);
[all …]
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp180 SDValue Ptr = N->getBasePtr(); in matchLSNode()
232 Base = DAG.getTargetLoweringInfo().unwrapAddress(LSBase->getBasePtr()); in matchLSNode()
DDAGCombiner.cpp1227 LD->getChain(), LD->getBasePtr(), in PromoteOperand()
1463 LD->getChain(), LD->getBasePtr(), in PromoteLoad()
2061 if (LD->isIndexed() || LD->getBasePtr().getNode() != N) in canFoldInAddressingMode()
2066 if (ST->isIndexed() || ST->getBasePtr().getNode() != N) in canFoldInAddressingMode()
2071 if (LD->isIndexed() || LD->getBasePtr().getNode() != N) in canFoldInAddressingMode()
2076 if (ST->isIndexed() || ST->getBasePtr().getNode() != N) in canFoldInAddressingMode()
5120 EVT PtrType = LDST->getBasePtr().getValueType(); in isLegalNarrowLdSt()
5476 ExtVT, SDLoc(N), MLoad->getChain(), MLoad->getBasePtr(), in visitAND()
5634 Load->getChain(), Load->getBasePtr(), in visitAND()
5661 GN0->getBasePtr(), GN0->getIndex(), GN0->getScale()}; in visitAND()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp169 SDValue Ptr = N->getBasePtr(); in matchLSNode()
221 Base = DAG.getTargetLoweringInfo().unwrapAddress(LSBase->getBasePtr()); in matchLSNode()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp161 LD->getBasePtr(), LD->getChain()); in selectIndexedLoad()
324 SDValue BasePtr = ST->getBasePtr(); in select()
370 SDValue Ptr = LD->getBasePtr(); in select()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp161 LD->getBasePtr(), LD->getChain()); in selectIndexedLoad()
327 SDValue BasePtr = ST->getBasePtr(); in select()
373 SDValue Ptr = LD->getBasePtr(); in select()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp966 LD->getChain(), LD->getBasePtr(), in PromoteOperand()
1190 LD->getChain(), LD->getBasePtr(), in PromoteLoad()
3208 Load->getChain(), Load->getBasePtr(), in visitAND()
3250 LN0->getChain(), LN0->getBasePtr(), ExtVT, in visitAND()
3259 SDValue NewPtr = LN0->getBasePtr(); in visitAND()
3316 LN0->getChain(), LN0->getBasePtr(), in visitAND()
3336 LN0->getChain(), LN0->getBasePtr(), in visitAND()
5364 SDValue BasePtr = MSC->getBasePtr(); in visitMSCATTER()
5415 SDValue Ptr = MST->getBasePtr(); in visitMSTORE()
5502 SDValue BasePtr = MGT->getBasePtr(); in visitMGATHER()
[all …]
DLegalizeVectorTypes.cpp230 N->getChain(), N->getBasePtr(), in ScalarizeVecRes_LOAD()
231 DAG.getUNDEF(N->getBasePtr().getValueType()), in ScalarizeVecRes_LOAD()
540 N->getBasePtr(), N->getPointerInfo(), in ScalarizeVecOp_STORE()
546 N->getBasePtr(), N->getPointerInfo(), in ScalarizeVecOp_STORE()
1051 SDValue Ptr = LD->getBasePtr(); in SplitVecRes_LOAD()
1092 SDValue Ptr = MLD->getBasePtr(); in SplitVecRes_MLOAD()
1160 SDValue Ptr = MGT->getBasePtr(); in SplitVecRes_MGATHER()
1676 SDValue Ptr = MGT->getBasePtr(); in SplitVecOp_MGATHER()
1742 SDValue Ptr = N->getBasePtr(); in SplitVecOp_MSTORE()
1804 SDValue Ptr = N->getBasePtr(); in SplitVecOp_MSCATTER()
[all …]
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1198 if (!selectBDVAddr12Only(Load->getBasePtr(), ElemV, Base, Disp, Index) || in tryGather()
1232 if (!selectBDVAddr12Only(Store->getBasePtr(), ElemV, Base, Disp, Index) || in tryScatter()
1276 if (LoadNode->getBasePtr() != StoreNode->getBasePtr() || in isFusableLoadOpStorePattern()
1393 if (!selectBDAddr20Only(StoreNode->getBasePtr(), Base, Disp)) in tryFoldLoadStoreIntoMemOperand()
1448 if (SystemZISD::isPCREL(Load->getBasePtr().getOpcode())) in storeLoadCanUseMVC()
1451 if (SystemZISD::isPCREL(Store->getBasePtr().getOpcode())) in storeLoadCanUseMVC()
1471 SDValue BasePtr = MemAccess->getBasePtr(); in storeLoadIsAligned()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp1122 DAG.getLoad(MVT::f64, DL, LdNode->getChain(), LdNode->getBasePtr(), in lowerLoadF128()
1126 EVT AddrVT = LdNode->getBasePtr().getValueType(); in lowerLoadF128()
1127 SDValue HiPtr = DAG.getNode(ISD::ADD, DL, AddrVT, LdNode->getBasePtr(), in lowerLoadF128()
1155 SDValue BasePtr = LdNode->getBasePtr(); in lowerLOAD()
1191 StNode->getBasePtr(), MachinePointerInfo(), Alignment, in lowerStoreF128()
1194 EVT AddrVT = StNode->getBasePtr().getValueType(); in lowerStoreF128()
1195 SDValue HiPtr = DAG.getNode(ISD::ADD, DL, AddrVT, StNode->getBasePtr(), in lowerStoreF128()
1209 SDValue BasePtr = StNode->getBasePtr(); in lowerSTORE()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1387 const SDValue &getBasePtr() const {
1435 const SDValue &getBasePtr() const { return getOperand(1); }
2242 const SDValue &getBasePtr() const { return getOperand(1); }
2273 const SDValue &getBasePtr() const { return getOperand(2); }
2298 const SDValue &getBasePtr() const {
2343 const SDValue &getBasePtr() const { return getOperand(1); }
2380 const SDValue &getBasePtr() const { return getOperand(2); }
2421 const SDValue &getBasePtr() const { return getOperand(3); }
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp347 LD->getBasePtr(), LD->getChain())); in tryIndexedLoad()
364 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() }; in tryIndexedBinOp()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp346 LD->getBasePtr(), LD->getChain())); in tryIndexedLoad()
362 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() }; in tryIndexedBinOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp346 LD->getBasePtr(), LD->getChain())); in tryIndexedLoad()
362 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() }; in tryIndexedBinOp()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp423 SDValue BasePtr = LD->getBasePtr(); in LowerLOAD()
496 SDValue BasePtr = ST->getBasePtr(); in LowerSTORE()
947 N->getChain(), N->getBasePtr(), N->getPointerInfo(), in LowerATOMIC_LOAD()
955 N->getBasePtr(), N->getPointerInfo(), MVT::i16, in LowerATOMIC_LOAD()
961 N->getBasePtr(), N->getPointerInfo(), MVT::i8, in LowerATOMIC_LOAD()
977 return DAG.getStore(N->getChain(), SDLoc(Op), N->getVal(), N->getBasePtr(), in LowerATOMIC_STORE()
985 N->getBasePtr(), N->getPointerInfo(), MVT::i16, in LowerATOMIC_STORE()
991 N->getBasePtr(), N->getPointerInfo(), MVT::i8, in LowerATOMIC_STORE()
1802 return DAG.getMemmove(Chain, dl, ST->getBasePtr(), LD->getBasePtr(), in PerformDAGCombine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp423 SDValue BasePtr = LD->getBasePtr(); in LowerLOAD()
497 SDValue BasePtr = ST->getBasePtr(); in LowerSTORE()
948 N->getChain(), N->getBasePtr(), N->getPointerInfo(), in LowerATOMIC_LOAD()
956 N->getBasePtr(), N->getPointerInfo(), MVT::i16, in LowerATOMIC_LOAD()
962 N->getBasePtr(), N->getPointerInfo(), MVT::i8, in LowerATOMIC_LOAD()
978 return DAG.getStore(N->getChain(), SDLoc(Op), N->getVal(), N->getBasePtr(), in LowerATOMIC_STORE()
986 N->getBasePtr(), N->getPointerInfo(), MVT::i16, in LowerATOMIC_STORE()
992 N->getBasePtr(), N->getPointerInfo(), MVT::i8, in LowerATOMIC_STORE()
1803 return DAG.getMemmove(Chain, dl, ST->getBasePtr(), in PerformDAGCombine()
1804 LD->getBasePtr(), in PerformDAGCombine()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp438 SDValue BasePtr = LD->getBasePtr(); in LowerLOAD()
520 SDValue BasePtr = ST->getBasePtr(); in LowerSTORE()
977 N->getChain(), N->getBasePtr(), N->getPointerInfo(), in LowerATOMIC_LOAD()
985 N->getBasePtr(), N->getPointerInfo(), MVT::i16, in LowerATOMIC_LOAD()
991 N->getBasePtr(), N->getPointerInfo(), MVT::i8, in LowerATOMIC_LOAD()
1008 N->getBasePtr(), N->getPointerInfo(), in LowerATOMIC_STORE()
1016 N->getBasePtr(), N->getPointerInfo(), MVT::i16, in LowerATOMIC_STORE()
1022 N->getBasePtr(), N->getPointerInfo(), MVT::i8, in LowerATOMIC_STORE()
1825 return DAG.getMemmove(Chain, dl, ST->getBasePtr(), in PerformDAGCombine()
1826 LD->getBasePtr(), in PerformDAGCombine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1194 if (!selectBDVAddr12Only(Load->getBasePtr(), ElemV, Base, Disp, Index) || in tryGather()
1228 if (!selectBDVAddr12Only(Store->getBasePtr(), ElemV, Base, Disp, Index) || in tryScatter()
1272 if (LoadNode->getBasePtr() != StoreNode->getBasePtr() || in isFusableLoadOpStorePattern()
1389 if (!selectBDAddr20Only(StoreNode->getBasePtr(), Base, Disp)) in tryFoldLoadStoreIntoMemOperand()
1444 if (SystemZISD::isPCREL(Load->getBasePtr().getOpcode())) in storeLoadCanUseMVC()
1447 if (SystemZISD::isPCREL(Store->getBasePtr().getOpcode())) in storeLoadCanUseMVC()
/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp111 void* getBasePtr (void) { return m_data.empty() ? DE_NULL : &m_data[0]; } in getBasePtr() function in deqp::gls::__anon2cda2ffd0211::VertexDataStorage
112 const void* getBasePtr (void) const { return m_data.empty() ? DE_NULL : &m_data[0]; } in getBasePtr() function in deqp::gls::__anon2cda2ffd0211::VertexDataStorage
139 (const void*)((deUintptr)entry.pointer.data+(deUintptr)data.getBasePtr()))); in getEntryWithPointer()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1089 const SDValue &getBasePtr() const {
1161 const SDValue &getBasePtr() const { return getOperand(1); }
1829 const SDValue &getBasePtr() const { return getOperand(1); }
1857 const SDValue &getBasePtr() const { return getOperand(2); }
1878 const SDValue &getBasePtr() const { return getOperand(1); }
1943 const SDValue &getBasePtr() const { return getOperand(3); }
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp180 static LogicalResult getBasePtr(ConversionPatternRewriter &rewriter, in getBasePtr() function
192 static LogicalResult getBasePtr(ConversionPatternRewriter &rewriter, in getBasePtr() function
362 if (failed(getBasePtr(rewriter, loc, adaptor.base(), load.getMemRefType(), in matchAndRewrite()
395 if (failed(getBasePtr(rewriter, loc, adaptor.base(), store.getMemRefType(), in matchAndRewrite()
494 if (failed(getBasePtr(rewriter, loc, adaptor.base(), expand.getMemRefType(), in matchAndRewrite()
522 if (failed(getBasePtr(rewriter, loc, adaptor.base(), in matchAndRewrite()
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h1338 const SDValue &getBasePtr() const {
1395 const SDValue &getBasePtr() const { return getOperand(1); }
2257 const SDValue &getBasePtr() const { return getOperand(1); }
2288 const SDValue &getBasePtr() const { return getOperand(2); }
2355 const SDValue &getBasePtr() const { return getOperand(1); }
2392 const SDValue &getBasePtr() const { return getOperand(2); }
2436 const SDValue &getBasePtr() const { return getOperand(3); }

123456