/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsNaClELFStreamer.cpp | 158 bool IsStore = false; in EmitInstruction() local 211 bool *IsStore) { in isBasePlusOffsetMemoryAccess()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 395 bool IsStore = Ldst->mayStore(); in canHoistLoadStoreTo() local 423 bool IsStore = Ldst->mayStore(); in canSinkLoadStoreTo() local 444 bool IsStore = Ldst.mayStore(); in changeToAddrMode() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIRegisterInfo.cpp | 559 bool IsStore = MI->mayStore(); in spillVGPRtoAGPR() local 582 bool IsStore = MI->mayStore(); in buildMUBUFOffsetLoadStore() local 631 bool IsStore = Desc.mayStore(); in buildSpillLoadStore() local
|
D | AMDGPULegalizerInfo.cpp | 705 const bool IsStore = Op == G_STORE; in AMDGPULegalizerInfo() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | instructions-arm64.cc | 44 bool Instruction::IsStore() const { in IsStore() function in v8::internal::Instruction
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 75 unsigned int IsStore : 1; member
|
/third_party/vixl/src/aarch64/ |
D | instructions-aarch64.cc | 516 bool Instruction::IsStore() const { in IsStore() function in vixl::aarch64::Instruction
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 466 bool IsStore = Entry.WideOpc == ARM::t2STR_POST; in ReduceLoadStore() local
|
D | ARMLoadStoreOptimizer.cpp | 498 bool IsStore = in UpdateBaseRegUses() local
|
/third_party/node/deps/v8/src/compiler/ |
D | js-heap-broker.cc | 369 bool KeyedAccessMode::IsStore() const { in IsStore() function in v8::internal::compiler::KeyedAccessMode
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 822 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
|
D | HexagonConstExtenders.cpp | 1147 bool IsStore = MI.mayStore(); in recordExtender() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 742 bool IsStore = Opcode == TargetOpcode::G_STORE; in applyCombineIndexedLoadStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 349 bool IsStore = Inst.getOperand(0).isReg() && Inst.getOperand(1).isReg(); in SimplifyShortMoveForm() local
|
D | X86TargetTransformInfo.cpp | 2484 bool IsStore = (Instruction::Store == Opcode); in getMaskedMemoryOpCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 11653 bool IsStore = false; in performNEONPostLDSTCombine() local
|