Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp158 bool IsStore = false; in emitInstruction() local
211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp150 bool IsStore; in EmitInstruction() local
203 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp158 bool IsStore = false; in EmitInstruction() local
211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
/external/llvm-project/llvm/lib/Target/ARC/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
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
/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp650 bool IsStore; in instrumentLoadOrStore() local
828 const DataLayout &DL, bool IsStore, in instrumentFastpath()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
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
/external/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp79 unsigned int IsStore : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp75 unsigned int IsStore : 1; member
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp691 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local
716 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local
765 bool IsStore = Desc->mayStore(); in buildSpillLoadStore() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp75 unsigned int IsStore : 1; member
/external/llvm-project/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp104 bool IsStore = false; member in __anon446c46d20111::X86FoldTablesEmitter::X86FoldTableEntry
/external/vixl/src/aarch64/
Dinstructions-aarch64.cc577 bool Instruction::IsStore() const { in IsStore() function in vixl::aarch64::Instruction
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp426 bool IsStore = MI->mayStore(); in buildScratchLoadStore() local
/external/llvm-project/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp308 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp823 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp821 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp822 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp349 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp742 bool IsStore = Opcode == TargetOpcode::G_STORE; in applyCombineIndexedLoadStore() local
/external/llvm-project/llvm/lib/Target/X86/
DX86MCInstLower.cpp376 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local

12