| /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
| D | PPCHazardRecognizers.cpp | 69 bool &isLoad, bool &isStore) { in GetInstrType() 129 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 228 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCHazardRecognizers.cpp | 284 bool &isLoad, bool &isStore) { in GetInstrType() 337 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 395 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 141 bool isStore() const { return Flags & MOStore; } in isStore() function
|
| /external/proguard/src/proguard/classfile/instruction/ |
| D | VariableInstruction.java | 144 public boolean isStore() in isStore() method in VariableInstruction
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXInstrInfo.cpp | 104 bool isStore = false; in isStoreInstr() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 178 bool isStore() const { return FlagVals & MOStore; } in isStore() function
|
| /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
| D | BlackfinRegisterInfo.cpp | 215 bool isStore = false; in eliminateFrameIndex() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 396 bool isStore() const { in isStore() function in __anonfc17e5ec0311::EarlyCSE::ParseMemoryInst
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
| D | ScalarReplAggregates.cpp | 1688 Type *MemOpType, bool isStore, in isSafeMemAccess()
|
| /external/valgrind/exp-sgcheck/ |
| D | sg_main.c | 2129 Bool isStore, in instrument_mem_access()
|
| /external/llvm/lib/Target/ARM/InstPrinter/ |
| D | ARMInstPrinter.cpp | 243 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
|
| /external/valgrind/helgrind/ |
| D | hg_main.c | 4422 Bool isStore, in instrument_mem_access()
|
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 3024 bool isStore = BuiltinID == Builtin::BI__builtin_nontemporal_store; in SemaBuiltinNontemporalOverloaded() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 9900 const bool isStore = N->getOpcode() == ISD::STORE; in CombineBaseUpdate() local
|