Home
last modified time | relevance | path

Searched defs:IsStore (Results 1 – 15 of 15) 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.cpp103 bool IsStore, IsLoad; in runOnFunction() local
179 bool IsStore, bool IsLoad) { in bracketInstWithFences()
/external/v8/src/arm64/
Dinstructions-arm64.cc43 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/PowerPC/
DPPCVSXSwapRemoval.cpp79 unsigned int IsStore : 1; member
DPPCISelLowering.cpp8100 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
8110 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp355 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/external/v8/test/unittests/compiler/
Dinterpreter-assembler-unittest.cc76 Matcher<Node*> InterpreterAssemblerTest::InterpreterAssemblerForTest::IsStore( in IsStore() function in v8::internal::compiler::InterpreterAssemblerTest::InterpreterAssemblerForTest
Dnode-test-utils.cc1999 Matcher<Node*> IsStore(const Matcher<StoreRepresentation>& rep_matcher, in IsStore() function
/external/llvm/include/llvm/Target/
DTargetLowering.h1091 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
1103 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp853 bool IsLoad = TheI->mayLoad(), IsStore = TheI->mayStore(); in canMoveMemTo() local
/external/clang/lib/CodeGen/
DCGAtomic.cpp1032 bool IsStore = E->getOp() == AtomicExpr::AO__c11_atomic_store || in EmitAtomicExpr() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp456 bool IsStore = in UpdateBaseRegUses() local
DARMISelLowering.cpp11869 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
11897 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9074 bool IsStore = false; in performNEONPostLDSTCombine() local