| /external/v8/src/arm64/ |
| D | lithium-gap-resolver-arm64.cc | 187 __ 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
|
| D | delayed-masm-arm64.cc | 135 void DelayedMasm::Store(const CPURegister& rd, const MemOperand& operand) { in Store() function in v8::internal::DelayedMasm
|
| /external/llvm/lib/IR/ |
| D | MetadataImpl.h | 23 static T *getUniqued(DenseSet<T *, InfoT> &Store, in getUniqued() 30 T *MDNode::storeImpl(T *N, StorageType Storage, StoreT &Store) { in storeImpl()
|
| D | Metadata.cpp | 86 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/ |
| D | test-macro-assembler-x87.cc | 71 __ 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
|
| D | test-macro-assembler-ia32.cc | 71 __ 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
|
| D | test-macro-assembler-arm.cc | 157 __ 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
|
| D | test-atomicops.cc | 298 TEST(Store) { in TEST() argument
|
| D | test-macro-assembler-x64.cc | 2619 __ 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/ |
| D | Store.java | 5 public interface Store<T> interface
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | StoreRef.h | 26 typedef const void *Store; typedef
|
| /external/google-breakpad/src/processor/ |
| D | address_map-inl.h | 48 bool AddressMap<AddressType, EntryType>::Store(const AddressType &address, in Store() function
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.h | 34 Store = (1<<2), enumerator
|
| /external/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCContract.cpp | 199 StoreInst *Store = nullptr; in findSafeStoreForStoreStrongContraction() local 281 findRetainForStoreStrongContraction(Value *New, StoreInst *Store, in findRetainForStoreStrongContraction() 346 StoreInst *Store = in tryToContractReleaseIntoStoreStrong() local
|
| /external/v8/src/ |
| D | typing.h | 43 typedef v8::internal::NestedEffects<int, kNoVar> Store; typedef
|
| /external/llvm/lib/Analysis/ |
| D | Delinearization.cpp | 76 else if (StoreInst *Store = dyn_cast<StoreInst>(&Inst)) in getPointerOperand() local
|
| /external/v8/src/compiler/ |
| D | machine-operator.cc | 221 const Operator* MachineOperatorBuilder::Store(StoreRepresentation rep) { in Store() function in v8::internal::compiler::MachineOperatorBuilder
|
| D | raw-machine-assembler.h | 102 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/ |
| D | PPCISelLowering.cpp | 2790 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/ |
| D | Store.cpp | 31 StoreRef Store = StoreRef(OldStore, *this); in enterStackFrame() local
|
| /external/llvm/unittests/Transforms/Utils/ |
| D | Cloning.cpp | 249 Instruction* Store = IBuilder.CreateStore(AllocaContent, Alloca); in CreateOldFunctionBodyAndDI() local
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelDAGToDAG.cpp | 985 bool SystemZDAGToDAGISel::canUseBlockOperation(StoreSDNode *Store, in canUseBlockOperation() 1017 auto *Store = cast<StoreSDNode>(N); in storeLoadCanUseMVC() local
|
| /external/clang/lib/CodeGen/ |
| D | CGExpr.cpp | 65 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/ |
| D | HexagonISelDAGToDAG.cpp | 880 SDNode* Store = SelectStore(ST.getNode()); in SelectIntrinsicWChain() local 971 SDNode* Store = SelectStore(ST.getNode()); in SelectIntrinsicWChain() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 166 SDValue Store = DAG.getStore(DAG.getEntryNode(), dl, InOp, StackPtr, PtrInfo, in ExpandRes_BITCAST() local
|