| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRISelDAGToDAG.cpp | 162 LD->getBasePtr(), LD->getChain()); in selectIndexedLoad() 343 SDValue Chain = ST->getChain(); in select() 373 SDValue Chain = LD->getChain(); in select()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelDAGToDAG.cpp | 350 LD->getBasePtr(), LD->getChain())); in tryIndexedLoad() 366 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() }; in tryIndexedBinOp()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorLoopCarriedReuse.cpp | 180 ChainOfDependences &OtherChain = Other.getChain(); in isIdentical() 188 ChainOfDependences &getChain() { in getChain() function in __anon54476f390111::DepChain
|
| H A D | HexagonISelDAGToDAG.cpp | 68 SDValue Chain = LD->getChain(); in SelectIndexedLoad() 465 SDValue Chain = ST->getChain(); in SelectIndexedStore()
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 429 SDValue Chain = LD->getChain(); in LowerLOAD() 510 SDValue Chain = ST->getChain(); in LowerSTORE() 962 N->getChain(), N->getBasePtr(), N->getPointerInfo(), in LowerATOMIC_LOAD() 969 return DAG.getExtLoad(ISD::EXTLOAD, SDLoc(Op), MVT::i32, N->getChain(), in LowerATOMIC_LOAD() 975 return DAG.getExtLoad(ISD::EXTLOAD, SDLoc(Op), MVT::i32, N->getChain(), in LowerATOMIC_LOAD() 992 return DAG.getStore(N->getChain(), SDLoc(Op), N->getVal(), N->getBasePtr(), in LowerATOMIC_STORE() 999 return DAG.getTruncStore(N->getChain(), SDLoc(Op), N->getVal(), in LowerATOMIC_STORE() 1005 return DAG.getTruncStore(N->getChain(), SDLoc(Op), N->getVal(), in LowerATOMIC_STORE() 1783 SDValue Chain = ST->getChain(); in PerformDAGCombine()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 1304 SDValue Ch = LD->getChain(); in SplitVecRes_LOAD() 1340 SDValue Ch = MLD->getChain(); in SplitVecRes_MLOAD() 1407 SDValue Ch = MGT->getChain(); in SplitVecRes_MGATHER() 1990 SDValue Ch = MGT->getChain(); in SplitVecOp_MGATHER() 2057 SDValue Ch = N->getChain(); in SplitVecOp_MSTORE() 2117 SDValue Ch = N->getChain(); in SplitVecOp_MSCATTER() 2180 SDValue Ch = N->getChain(); in SplitVecOp_STORE() 4175 SDValue Chain = LD->getChain(); in GenWidenVectorLoads() 4325 SDValue Chain = LD->getChain(); in GenWidenVectorExtLoads() 4365 SDValue Chain = ST->getChain(); in GenWidenVectorStores() [all …]
|
| H A D | DAGCombiner.cpp | 5957 SDValue LChain = L->getChain(); in MatchLoadCombine() 7627 SDValue Chain = MSC->getChain(); in visitMSCATTER() 7683 SDValue Chain = MST->getChain(); in visitMSTORE() 7763 SDValue Chain = MGT->getChain(); in visitMGATHER() 13109 SDValue Chain = LD->getChain(); in visitLOAD() 13920 SDValue Chain = ST->getChain(); in ReduceLoadOpStoreWidth() 14042 SDValue Chain = ST->getChain(); in TransformFPLoadStorePair() 15081 SDValue Chain = ST->getChain(); in replaceStoreOfFPConstant() 15155 SDValue Chain = ST->getChain(); in visitSTORE() 15216 Chain = ST->getChain(); in visitSTORE() [all …]
|
| H A D | LegalizeTypesGeneric.cpp | 260 SDValue Chain = LD->getChain(); in ExpandRes_NormalLoad() 471 SDValue Chain = St->getChain(); in ExpandOp_NormalStore()
|
| H A D | LegalizeFloatTypes.cpp | 641 L->getChain(), L->getBasePtr(), L->getOffset(), in SoftenFloatRes_LOAD() 653 dl, L->getChain(), L->getBasePtr(), L->getOffset(), in SoftenFloatRes_LOAD() 1028 return DAG.getStore(ST->getChain(), dl, Val, ST->getBasePtr(), in SoftenFloatOp_STORE() 1435 SDValue Chain = LD->getChain(); in ExpandFloatRes_LOAD() 1719 SDValue Chain = ST->getChain(); in ExpandFloatOp_STORE() 1866 return DAG.getStore(ST->getChain(), DL, NewVal, ST->getBasePtr(), in PromoteFloatOp_STORE() 2117 SDLoc(N), L->getChain(), L->getBasePtr(), in PromoteFloatRes_LOAD()
|
| H A D | LegalizeIntegerTypes.cpp | 206 N->getChain(), N->getBasePtr(), in PromoteIntRes_Atomic0() 218 N->getChain(), N->getBasePtr(), in PromoteIntRes_Atomic1() 241 N->getChain(), N->getBasePtr(), N->getOperand(2), N->getOperand(3), in PromoteIntRes_AtomicCmpSwap() 253 N->getOpcode(), SDLoc(N), N->getMemoryVT(), VTs, N->getChain(), in PromoteIntRes_AtomicCmpSwap() 542 SDValue Res = DAG.getExtLoad(ExtType, dl, NVT, N->getChain(), N->getBasePtr(), in PromoteIntRes_LOAD() 556 SDValue Res = DAG.getMaskedLoad(NVT, dl, N->getChain(), N->getBasePtr(), in PromoteIntRes_MLOAD() 572 SDValue Ops[] = {N->getChain(), ExtPassThru, N->getMask(), N->getBasePtr(), in PromoteIntRes_MGATHER() 1333 SDValue Ch = N->getChain(), Ptr = N->getBasePtr(); in PromoteIntOp_STORE() 1364 return DAG.getMaskedStore(N->getChain(), dl, DataOp, N->getBasePtr(), Mask, in PromoteIntOp_MSTORE() 2375 SDValue Ch = N->getChain(); in ExpandIntRes_LOAD() [all …]
|
| H A D | TargetLowering.cpp | 2419 newVT, dl, Lod->getChain(), Ptr, in SimplifySetCC() 4742 SDValue Chain = LD->getChain(); in scalarizeVectorLoad() 4781 SDValue Chain = ST->getChain(); in scalarizeVectorStore() 4855 SDValue Chain = LD->getChain(); in expandUnalignedLoad() 5010 SDValue Chain = ST->getChain(); in expandUnalignedStore()
|
| H A D | LegalizeVectorOps.cpp | 600 SDValue Chain = LD->getChain(); in ExpandLoad()
|
| H A D | LegalizeDAG.cpp | 417 SDValue Chain = ST->getChain(); in OptimizeFloatStore() 469 SDValue Chain = ST->getChain(); in LegalizeStoreOps() 650 SDValue Chain = LD->getChain(); // The chain. in LegalizeLoadOps() 1293 if (!ST->getChain().reachesChainWithoutSideEffects(DAG.getEntryNode())) in ExpandExtractFromVectorThroughStack()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 1161 CurDAG->getTargetConstant(Elem, DL, MVT::i32), Load->getChain() in tryGather() 1195 Store->getChain() in tryScatter() 1238 SDValue Chain = StoreNode->getChain(); in isFusableLoadOpStorePattern() 1243 InputChain = LoadNode->getChain(); in isFusableLoadOpStorePattern()
|
| H A D | SystemZISelLowering.cpp | 1820 C.Op0 = DAG.getExtLoad(ExtType, SDLoc(Load), MVT::i32, Load->getChain(), in adjustSubwordCmp() 2900 SDValue NewLoad = DAG.getLoad(ResVT, DL, LoadN->getChain(), in lowerBITCAST() 3412 Node->getChain(), Node->getBasePtr(), in lowerATOMIC_LOAD() 3420 SDValue Chain = DAG.getTruncStore(Node->getChain(), SDLoc(Op), Node->getVal(), in lowerATOMIC_STORE() 3445 SDValue ChainIn = Node->getChain(); in lowerATOMIC_LOAD_OP() 3531 Node->getChain(), Node->getBasePtr(), NegSrc2, in lowerATOMIC_LOAD_SUB() 5426 return DAG.getTruncStore(SN->getChain(), SDLoc(SN), Value, in combineSTORE() 5588 LD->getChain(), // Chain in combineBSWAP()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 1157 SDValue OldChain = Store->getChain(); in lowerPrivateTruncStore() 1233 SDValue Chain = StoreNode->getChain(); in LowerSTORE() 1390 SDValue Chain = Load->getChain(); in lowerPrivateExtLoad() 1451 SDValue Chain = LoadNode->getChain(); in LowerLOAD() 1797 SDValue Chain = LoadNode->getChain(); in constBufferLoad()
|
| H A D | AMDGPUISelDAGToDAG.cpp | 1725 CmpVal, VAddr, SRsrc, SOffset, Offset, SLC, Mem->getChain() in SelectATOMIC_CMP_SWAP() 1740 CmpVal, SRsrc, SOffset, Offset, SLC, Mem->getChain() in SelectATOMIC_CMP_SWAP()
|
| H A D | AMDGPUISelLowering.cpp | 1405 Load->getChain(), BasePtr, SrcValue, LoMemVT, in SplitVectorLoad() 1409 DAG.getExtLoad(Load->getExtensionType(), SL, HiVT, Load->getChain(), in SplitVectorLoad() 1434 SDValue Chain = Store->getChain(); in SplitVectorStore() 2834 = DAG.getLoad(NewVT, SL, LN->getChain(), in performLoadCombine() 2893 return DAG.getStore(SN->getChain(), SL, CastVal, in performStoreCombine()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2737 DAG.getLoad(MVT::f64, dl, LdNode->getChain(), LdNode->getBasePtr(), in LowerF128Load() 2743 SDValue Lo64 = DAG.getLoad(MVT::f64, dl, LdNode->getChain(), LoPtr, in LowerF128Load() 2805 DAG.getStore(StNode->getChain(), dl, SDValue(Hi64, 0), in LowerF128Store() 2811 OutChains[1] = DAG.getStore(StNode->getChain(), dl, SDValue(Lo64, 0), LoPtr, in LowerF128Store() 2830 St->getChain(), dl, Val, St->getBasePtr(), St->getPointerInfo(), in LowerSTORE() 3392 Ld->getExtensionType(), dl, MVT::v2i32, Ld->getChain(), in ReplaceNodeResults()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/ |
| H A D | ASTWriter.h | 699 ASTReader *getChain() const { return Chain; } in getChain() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 6848 SDValue Chain = LD->getChain(); in LowerLOAD() 6873 SDValue Chain = ST->getChain(); in LowerSTORE() 7191 RLI.Chain = LD->getChain(); in canReuseLoadAddress() 9292 SDValue LoadChain = LN->getChain(); in LowerVectorLoad() 11223 SDValue Chain = LD->getChain(); in findConsecutiveLoad() 12476 Chain = LD->getChain(); in expandVSXLoadForLE() 12488 Chain = Intrin->getChain(); in expandVSXLoadForLE() 12545 Chain = ST->getChain(); in expandVSXStoreForLE() 12558 Chain = Intrin->getChain(); in expandVSXStoreForLE() 12908 SDValue Chain = LD->getChain(); in PerformDAGCombine() [all …]
|
| H A D | PPCISelDAGToDAG.cpp | 633 SDValue Chain = ST->getChain(); in tryTLSXFormStore() 675 SDValue Chain = LD->getChain(); in tryTLSXFormLoad() 4478 SDValue Chain = LD->getChain(); in Select() 4518 SDValue Chain = LD->getChain(); in Select() 4921 SDValue Chain = LD->getChain(); in Select()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 7149 SDValue Chain = LD->getChain(); in LowerAsSplatVectorLoad() 11775 V = DAG.getLoad(SVT, DL, Ld->getChain(), NewAddr, in lowerVectorShuffleAsBroadcast() 20682 DAG.getLoad(SclrLoadTy, dl, Ld->getChain(), Ptr, in LowerLoad() 25918 SDValue Chain = N->getChain(); in LowerMSCATTER() 26997 SDValue Ops[] = { Gather->getChain(), PassThru, Mask, in ReplaceNodeResults() 27024 SDValue Ops[] = { Gather->getChain(), PassThru, Mask, in ReplaceNodeResults() 37281 DAG.getLoad(HalfVT, dl, Ld->getChain(), Ptr, in combineLoad() 37722 DAG.getStore(St->getChain(), dl, Hi, Ptr1, in combineStore() 37758 DAG.getStore(St->getChain(), dl, Value1, Ptr1, in combineStore() 37885 St->getChain().hasOneUse() && !St->isVolatile()) { in combineStore() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 1406 SDValue Chain = LD->getChain(); in tryARMIndexedLoad() 1416 SDValue Chain = LD->getChain(); in tryARMIndexedLoad() 1447 SDValue Chain = LD->getChain(); in tryT1IndexedLoad() 1495 SDValue Chain = LD->getChain(); in tryT2IndexedLoad()
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 2154 SDValue newLD = DAG.getLoad(MVT::i16, dl, LD->getChain(), LD->getBasePtr(), in LowerLOADi1() 2161 SDValue Ops[] = { result, LD->getChain() }; in LowerLOADi1() 2313 SDValue Tmp1 = ST->getChain(); in LowerSTOREi1()
|