| /external/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsNaClELFStreamer.cpp | 150 bool IsStore; in EmitInstruction() local 203 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsNaClELFStreamer.cpp | 159 bool IsStore; in EmitInstruction() local 212 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 258 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | EfficiencySanitizer.cpp | 650 bool IsStore; in instrumentLoadOrStore() local 828 const DataLayout &DL, bool IsStore, in instrumentFastpath()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
| D | EfficiencySanitizer.cpp | 664 bool IsStore; in instrumentLoadOrStore() local 842 const DataLayout &DL, bool IsStore, in instrumentFastpath()
|
| /external/vixl/src/aarch64/ |
| D | instructions-aarch64.cc | 79 bool Instruction::IsStore() const { in IsStore() function in vixl::aarch64::Instruction
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCVSXSwapRemoval.cpp | 79 unsigned int IsStore : 1; member
|
| D | PPCISelLowering.cpp | 8397 AtomicOrdering Ord, bool IsStore, in emitLeadingFence() 8407 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
|
| /external/v8/src/arm64/ |
| D | instructions-arm64.cc | 44 bool Instruction::IsStore() const { in IsStore() function in v8::internal::Instruction
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
| D | PPCVSXSwapRemoval.cpp | 80 unsigned int IsStore : 1; member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | SIRegisterInfo.cpp | 489 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local 533 bool IsStore = Desc.mayStore(); in buildSpillLoadStore() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | X86FoldTablesEmitter.cpp | 101 bool IsStore = false; member in __anond1d7e91e0111::X86FoldTablesEmitter::X86FoldTableEntry
|
| /external/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 227 bool IsStore, IsLoad; in runOnFunction() local 324 bool IsStore, bool IsLoad) { in bracketInstWithFences()
|
| /external/llvm/lib/Target/ARM/ |
| D | Thumb2SizeReduction.cpp | 436 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
|
| D | ARMLoadStoreOptimizer.cpp | 472 bool IsStore = in UpdateBaseRegUses() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIRegisterInfo.cpp | 426 bool IsStore = MI->mayStore(); in buildScratchLoadStore() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | Thumb2SizeReduction.cpp | 466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
|
| D | ARMLoadStoreOptimizer.cpp | 497 bool IsStore = in UpdateBaseRegUses() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 308 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 337 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 821 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 822 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
|
| D | HexagonConstExtenders.cpp | 1153 bool IsStore = MI.mayStore(); in recordExtender() local
|
| /external/clang/lib/CodeGen/ |
| D | CGAtomic.cpp | 1020 bool IsStore = E->getOp() == AtomicExpr::AO__c11_atomic_store || in EmitAtomicExpr() local
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1199 AtomicOrdering Ord, bool IsStore, in emitLeadingFence() 1208 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
|