Home
last modified time | relevance | path

Searched defs:isStore (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp281 bool &isLoad, bool &isStore) { in GetInstrType()
334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/external/proguard/src/proguard/classfile/instruction/
DVariableInstruction.java144 public boolean isStore() in isStore() method in VariableInstruction
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp125 bool isStore = false; in isStoreInstr() local
/external/llvm/include/llvm/CodeGen/
DMachineMemOperand.h171 bool isStore() const { return Flags & MOStore; } in isStore() function
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp274 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2121 Bool isStore, in instrument_mem_access()
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1789 Type *MemOpType, bool isStore, in isSafeMemAccess()
/external/valgrind/main/helgrind/
Dhg_main.c4285 Bool isStore, in instrument_mem_access()