/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/swiftshader/third_party/llvm-7.0/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/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/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 74 bool isStore; member 600 bool Optimizer::isStore(const Ice::Inst &instruction) in isStore() function in __anon5e84af970111::Optimizer
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 259 bool isStore() const { return FlagVals & MOStore; } in isStore() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.cpp | 46 static bool isStore(int Opcode) { in isStore() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 252 bool isStore = Opc == TargetOpcode::G_STORE; in selectLoadStoreOpCode() local
|
D | ARMISelLowering.cpp | 11529 const bool isStore = N->getOpcode() == ISD::STORE; in CombineBaseUpdate() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 396 bool isStore() const { in isStore() function in __anon68e036b60311::EarlyCSE::ParseMemoryInst
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 500 bool isStore() const { in isStore() function in __anonca29b00e0311::EarlyCSE::ParseMemoryInst
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstructionSelector.cpp | 295 const bool isStore = GenericOpc == TargetOpcode::G_STORE; in selectLoadStoreUIOp() local
|
/external/capstone/arch/ARM/ |
D | ARMInstPrinter.c | 671 bool isStore = Opcode == ARM_STREXD || Opcode == ARM_STLEXD; in ARM_printInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.cpp | 251 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
|
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.cpp | 243 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 1688 Type *MemOpType, bool isStore, in isSafeMemAccess()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 1070 bool TreePredicateFn::isStore() const { in isStore() function in TreePredicateFn
|
/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
|