Home
last modified time | relevance | path

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

1234

/external/v8/src/arm64/
Dlithium-gap-resolver-arm64.cc187 __ Store(SavedValueRegister(), cgen_->ToMemOperand(saved_destination_)); in RestoreValue() local
193 __ Store(SavedFPValueRegister(), cgen_->ToMemOperand(saved_destination_)); in RestoreValue() local
216 __ Store(source_register, cgen_->ToMemOperand(destination)); in EmitMove() local
263 __ Store(SavedValueRegister(), cgen_->ToMemOperand(destination)); in EmitMove() local
275 __ Store(src, cgen_->ToMemOperand(destination)); in EmitMove() local
Ddelayed-masm-arm64.cc135 void DelayedMasm::Store(const CPURegister& rd, const MemOperand& operand) { in Store() function in v8::internal::DelayedMasm
/external/llvm/lib/IR/
DMetadataImpl.h23 static T *getUniqued(DenseSet<T *, InfoT> &Store, in getUniqued()
30 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) { in storeImpl()
DMetadata.cpp86 auto &Store = Context.pImpl->MetadataAsValues; in getIfExists() local
93 auto &Store = Context.pImpl->MetadataAsValues; in handleChangedMetadata() local
279 auto &Store = V->getType()->getContext().pImpl->ValuesAsMetadata; in handleDeletion() local
302 auto &Store = Context.pImpl->ValuesAsMetadata; in handleRAUW() local
361 auto &Store = Context.pImpl->MDStringCache; in get() local
633 static T *uniquifyImpl(T *N, DenseSet<T *, InfoT> &Store) { in uniquifyImpl()
/external/v8/test/cctest/
Dtest-macro-assembler-x87.cc71 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local
85 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local
99 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
113 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
Dtest-macro-assembler-ia32.cc71 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local
85 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local
99 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
113 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
Dtest-macro-assembler-arm.cc157 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local
172 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::Integer8()); in TEST() local
187 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
202 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
Dtest-atomicops.cc298 TEST(Store) { in TEST() argument
Dtest-macro-assembler-x64.cc2619 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::UInteger8()); in TEST() local
2632 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::Smi()); in TEST() local
2645 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::Integer32()); in TEST() local
2658 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::HeapObject()); in TEST() local
2671 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::Tagged()); in TEST() local
2684 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::External()); in TEST() local
2697 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::Integer8()); in TEST() local
2711 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::Integer16()); in TEST() local
2725 __ Store(Operand(rsp, 0 * kPointerSize), rcx, Representation::UInteger16()); in TEST() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DStore.java5 public interface Store<T> interface
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h26 typedef const void *Store; typedef
/external/google-breakpad/src/processor/
Daddress_map-inl.h48 bool AddressMap<AddressType, EntryType>::Store(const AddressType &address, in Store() function
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h34 Store = (1<<2), enumerator
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp199 StoreInst *Store = nullptr; in findSafeStoreForStoreStrongContraction() local
281 findRetainForStoreStrongContraction(Value *New, StoreInst *Store, in findRetainForStoreStrongContraction()
346 StoreInst *Store = in tryToContractReleaseIntoStoreStrong() local
/external/v8/src/
Dtyping.h43 typedef v8::internal::NestedEffects<int, kNoVar> Store; typedef
/external/llvm/lib/Analysis/
DDelinearization.cpp76 else if (StoreInst *Store = dyn_cast<StoreInst>(&Inst)) in getPointerOperand() local
/external/v8/src/compiler/
Dmachine-operator.cc221 const Operator* MachineOperatorBuilder::Store(StoreRepresentation rep) { in Store() function in v8::internal::compiler::MachineOperatorBuilder
Draw-machine-assembler.h102 void Store(MachineType rep, Node* base, Node* value) { in Store() function
105 void Store(MachineType rep, Node* base, Node* index, Node* value) { in Store() function
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2790 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_32SVR4() local
2809 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_32SVR4() local
2997 SDValue Store; in LowerFormalArguments_64SVR4() local
3038 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, Addr, in LowerFormalArguments_64SVR4() local
3229 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_64SVR4() local
3402 SDValue Store = DAG.getTruncStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_Darwin() local
3426 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_Darwin() local
3595 SDValue Store = DAG.getStore(Val.getValue(1), dl, Val, FIN, in LowerFormalArguments_Darwin() local
4981 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff, in LowerCall_64SVR4() local
5045 SDValue Store = DAG.getStore(Chain, dl, Arg, PtrOff, in LowerCall_64SVR4() local
[all …]
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp31 StoreRef Store = StoreRef(OldStore, *this); in enterStackFrame() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp249 Instruction* Store = IBuilder.CreateStore(AllocaContent, Alloca); in CreateOldFunctionBodyAndDI() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp985 bool SystemZDAGToDAGISel::canUseBlockOperation(StoreSDNode *Store, in canUseBlockOperation()
1017 auto *Store = cast<StoreSDNode>(N); in storeLoadCanUseMVC() local
/external/clang/lib/CodeGen/
DCGExpr.cpp65 auto *Store = new llvm::StoreInst(Init, Var); in InitTempAlloca() local
1293 llvm::StoreInst *Store = Builder.CreateStore(Value, Addr, Volatile); in EmitStoreOfScalar() local
1478 llvm::StoreInst *Store = Builder.CreateStore(Vec, Dst.getVectorAddr(), in EmitStoreThroughLValue() local
1605 llvm::StoreInst *Store = Builder.CreateStore(SrcVal, Ptr, in EmitStoreThroughBitfieldLValue() local
1698 llvm::StoreInst *Store = Builder.CreateStore(Vec, Dst.getExtVectorAddr(), in EmitStoreThroughExtVectorComponentLValue() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp880 SDNode* Store = SelectStore(ST.getNode()); in SelectIntrinsicWChain() local
971 SDNode* Store = SelectStore(ST.getNode()); in SelectIntrinsicWChain() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp166 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, InOp, StackPtr, PtrInfo, in ExpandRes_BITCAST() local

1234