Home
last modified time | relevance | path

Searched defs:Store (Results 1 – 25 of 41) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h26 typedef const void *Store; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h32 Store = (1<<2), enumerator
H A DSparcISelLowering.cpp805 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, in LowerCall_32() local
1140 SDValue Store = DAG.getStore(Chain, DL, Arg, HiPtrOff, in LowerCall_64() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp84 auto &Store = Context.pImpl->MetadataAsValues; in getIfExists() local
92 auto &Store = Context.pImpl->MetadataAsValues; in handleChangedMetadata() local
277 auto &Store = V->getType()->getContext().pImpl->ValuesAsMetadata; in handleDeletion() local
300 auto &Store = Context.pImpl->ValuesAsMetadata; in handleRAUW() local
359 auto &Store = Context.pImpl->MDStringCache; in get() local
613 auto &Store = Context.pImpl->MDTuples; in getImpl() local
637 auto &Store = getContext().pImpl->MDTuples; in uniquifyImpl() local
693 auto &Store = Context.pImpl->MDLocations; in getImpl() local
722 auto &Store = getContext().pImpl->MDLocations; in uniquifyImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DDelinearization.cpp76 else if (StoreInst *Store = dyn_cast<StoreInst>(&Inst)) in getPointerOperand() local
H A DCFLAliasAnalysis.cpp625 std::tuple<EdgeTypeT, Node> Store; member
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp222 StoreInst *Store = nullptr; in ContractRelease() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2561 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_32SVR4() local
2580 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_32SVR4() local
2755 SDValue Store; in LowerFormalArguments_64SVR4() local
2796 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, Addr, in LowerFormalArguments_64SVR4() local
2939 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_64SVR4() local
3117 SDValue Store = DAG.getTruncStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_Darwin() local
3141 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_Darwin() local
3309 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_Darwin() local
4631 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff, in LowerCall_64SVR4() local
4961 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff, in LowerCall_Darwin() local
[all …]
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp31 StoreRef Store = StoreRef(OldStore, *this); in enterStackFrame() local
/minix3/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/
H A DCloning.cpp250 Instruction* Store = IBuilder.CreateStore(AllocaContent, Alloca); in CreateOldFunctionBodyAndDI() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp976 bool SystemZDAGToDAGISel::canUseBlockOperation(StoreSDNode *Store, in canUseBlockOperation()
1008 auto *Store = cast<StoreSDNode>(N); in storeLoadCanUseMVC() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp65 auto *Store = new llvm::StoreInst(Init, Var); in InitTempAlloca() local
1266 llvm::StoreInst *Store = Builder.CreateStore(Value, Addr, Volatile); in EmitStoreOfScalar() local
1451 llvm::StoreInst *Store = Builder.CreateStore(Vec, Dst.getVectorAddr(), in EmitStoreThroughLValue() local
1578 llvm::StoreInst *Store = Builder.CreateStore(SrcVal, Ptr, in EmitStoreThroughBitfieldLValue() local
1671 llvm::StoreInst *Store = Builder.CreateStore(Vec, Dst.getExtVectorAddr(), in EmitStoreThroughExtVectorComponentLValue() local
H A DCGAtomic.cpp382 llvm::StoreInst *Store = CGF.Builder.CreateStore(LoadVal1, Ptr); in EmitAtomicOp() local
H A DCGBuiltin.cpp1082 llvm::StoreInst *Store = in EmitBuiltinExpr() local
1225 StoreInst *Store = Builder.CreateStore(NewVal, Ptr, Volatile); in EmitBuiltinExpr() local
1258 StoreInst *Store = Builder.CreateStore(NewVal, Ptr, Volatile); in EmitBuiltinExpr() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp279 if (StoreInst *Store = dyn_cast<StoreInst>(I)) { in chooseInstructionsToInstrument() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp163 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, InOp, StackPtr, PtrInfo, in ExpandRes_BITCAST() local
H A DLegalizeVectorOps.cpp655 SDValue Store = DAG.getTruncStore(Chain, dl, Ex, BasePTR, in ExpandStore() local
H A DLegalizeTypes.cpp894 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Op, StackPtr, in CreateStackStoreLoad() local
H A DLegalizeVectorTypes.cpp829 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Vec, StackPtr, in SplitVecRes_INSERT_SUBVECTOR() local
907 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Vec, StackPtr, in SplitVecRes_INSERT_VECTOR_ELT() local
1456 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, Vec, StackPtr, in SplitVecOp_EXTRACT_VECTOR_ELT() local
H A DLegalizeDAG.cpp331 SDValue Store = DAG.getTruncStore(Chain, dl, in ExpandUnalignedStore() local
1783 SDValue Store; in EmitStackConvert() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp1263 StoreSDNode *Store = cast<StoreSDNode>(Op); in MergeVectorStore() local
1321 StoreSDNode *Store = cast<StoreSDNode>(Op); in ScalarizeVectorStore() local
1353 StoreSDNode *Store = cast<StoreSDNode>(Op); in SplitVectorStore() local
1475 StoreSDNode *Store = cast<StoreSDNode>(Op); in LowerSTORE() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp437 auto Store = MI; in spillCalleeSavedRegisters() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp187 } else if (StoreInst *Store = dyn_cast<StoreInst>(V)) { in canPaddingBeAccessed() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2649 StoreInst *Store = IRB.CreateAlignedStore(V, &NewAI, NewAI.getAlignment()); in rewriteVectorizedStoreInst() local
2669 StoreInst *Store = IRB.CreateAlignedStore(V, &NewAI, NewAI.getAlignment()); in rewriteIntegerStore() local
3030 StoreInst *Store = cast<StoreInst>( in visitMemTransferInst() local
3279 Value *Store = IRB.CreateStore( in emitFunc() local
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml182 | Store Constructor

12