Home
last modified time | relevance | path

Searched defs:IsStore (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp150 bool IsStore; in EmitInstruction() local
203 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp94 bool IsStore, IsLoad; in runOnFunction() local
152 bool IsStore, bool IsLoad) { in bracketInstWithFences()
/external/v8/src/arm64/
Dinstructions-arm64.cc45 bool Instruction::IsStore() const { in IsStore() function in v8::internal::Instruction
/external/vixl/src/vixl/a64/
Dinstructions-a64.cc104 bool Instruction::IsStore() const { in IsStore() function in vixl::Instruction
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp349 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/external/v8/src/compiler/
Dgraph-unittest.cc727 Matcher<Node*> IsStore(const Matcher<MachineType>& type_matcher, in IsStore() function
/external/clang/lib/CodeGen/
DCGAtomic.cpp921 bool IsStore = E->getOp() == AtomicExpr::AO__c11_atomic_store || in EmitAtomicExpr() local
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp844 bool IsLoad = TheI->mayLoad(), IsStore = TheI->mayStore(); in canMoveMemTo() local
/external/llvm/include/llvm/Target/
DTargetLowering.h1056 bool IsStore, bool IsLoad) const { in emitLeadingFence()
1067 bool IsStore, bool IsLoad) const { in emitTrailingFence()
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp394 bool IsStore = in UpdateBaseRegUses() local
DARMISelLowering.cpp11031 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
11059 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7806 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
7817 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8183 bool IsStore = false; in performNEONPostLDSTCombine() local