Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp150 bool IsStore; in EmitInstruction() local
203 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/external/v8/src/arm64/
Dinstructions-arm64.cc43 bool Instruction::IsStore() const { in IsStore() function in v8::internal::Instruction
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MCInstLower.cpp258 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp650 bool IsStore; in instrumentLoadOrStore() local
828 const DataLayout &DL, bool IsStore, in instrumentFastpath()
/external/vixl/src/aarch64/
Dinstructions-aarch64.cc97 bool Instruction::IsStore() const { in IsStore() function in vixl::aarch64::Instruction
/external/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp79 unsigned int IsStore : 1; member
DPPCISelLowering.cpp8397 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
8407 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp227 bool IsStore, IsLoad; in runOnFunction() local
324 bool IsStore, bool IsLoad) { in bracketInstWithFences()
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp436 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
DARMLoadStoreOptimizer.cpp472 bool IsStore = in UpdateBaseRegUses() local
DARMISelLowering.cpp12356 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
12381 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp426 bool IsStore = MI->mayStore(); in buildScratchLoadStore() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp308 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp821 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/external/clang/lib/CodeGen/
DCGAtomic.cpp1020 bool IsStore = E->getOp() == AtomicExpr::AO__c11_atomic_store || in EmitAtomicExpr() local
/external/llvm/include/llvm/Target/
DTargetLowering.h1199 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
1208 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9225 bool IsStore = false; in performNEONPostLDSTCombine() local