Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp395 bool IsStore = Ldst->mayStore(); in canHoistLoadStoreTo() local
423 bool IsStore = Ldst->mayStore(); in canSinkLoadStoreTo() local
444 bool IsStore = Ldst.mayStore(); in changeToAddrMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp158 bool IsStore = false; in EmitInstruction() local
211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp158 bool IsStore = false; in emitInstruction() local
211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp150 bool IsStore; in EmitInstruction() local
203 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp406 bool IsStore = Ldst->mayStore(); in canHoistLoadStoreTo() local
455 bool IsStore = Ldst.mayStore(); in changeToAddrMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp559 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local
582 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local
631 bool IsStore = Desc.mayStore(); in buildSpillLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1203 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local
1240 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local
1272 bool IsStore = TII->get(LoadStoreOp).mayStore(); in getFlatScratchSpillOpcode() local
1319 bool IsStore = Desc->mayStore(); in buildSpillLoadStore() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp650 bool IsStore; in instrumentLoadOrStore() local
828 const DataLayout &DL, bool IsStore, in instrumentFastpath()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp204 bool IsStore = false) { in ProcessMI()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp227 bool IsStore, IsLoad; in runOnFunction() local
324 bool IsStore, bool IsLoad) { in bracketInstWithFences()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp147 const bool IsStore = GenericOpc == TargetOpcode::G_STORE; in selectLoadStoreOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp75 unsigned int IsStore : 1; member
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp79 unsigned int IsStore : 1; member
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dspe.h355 bool IsStore() const { return IsBitSet<0>(payload_); } function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp75 unsigned int IsStore : 1; member
/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.cc516 bool Instruction::IsStore() const { in IsStore() function in vixl::aarch64::Instruction
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp436 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp426 bool IsStore = MI->mayStore(); in buildScratchLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp464 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp308 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp844 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1199 AtomicOrdering Ord, bool IsStore, in emitLeadingFence()
1208 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp821 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp822 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local

12