Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp69 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/
DPPCHazardRecognizers.cpp284 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/
DPPCHazardRecognizers.cpp284 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/
DMachineMemOperand.h141 bool isStore() const { return Flags & MOStore; } in isStore() function
/external/proguard/src/proguard/classfile/instruction/
DVariableInstruction.java144 public boolean isStore() in isStore() method in VariableInstruction
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp104 bool isStore = false; in isStoreInstr() local
/external/llvm/include/llvm/CodeGen/
DMachineMemOperand.h178 bool isStore() const { return FlagVals & MOStore; } in isStore() function
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinRegisterInfo.cpp215 bool isStore = false; in eliminateFrameIndex() local
/external/swiftshader/src/Reactor/
DOptimizer.cpp74 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/
DMachineMemOperand.h259 bool isStore() const { return FlagVals & MOStore; } in isStore() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp46 static bool isStore(int Opcode) { in isStore() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp252 bool isStore = Opc == TargetOpcode::G_STORE; in selectLoadStoreOpCode() local
DARMISelLowering.cpp11529 const bool isStore = N->getOpcode() == ISD::STORE; in CombineBaseUpdate() local
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp396 bool isStore() const { in isStore() function in __anon68e036b60311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp500 bool isStore() const { in isStore() function in __anonca29b00e0311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp295 const bool isStore = GenericOpc == TargetOpcode::G_STORE; in selectLoadStoreUIOp() local
/external/capstone/arch/ARM/
DARMInstPrinter.c671 bool isStore = Opcode == ARM_STREXD || Opcode == ARM_STLEXD; in ARM_printInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp251 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp243 bool isStore = Opcode == ARM::STREXD || Opcode == ARM::STLEXD; in printInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1688 Type *MemOpType, bool isStore, in isSafeMemAccess()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1070 bool TreePredicateFn::isStore() const { in isStore() function in TreePredicateFn
/external/clang/lib/Sema/
DSemaChecking.cpp3024 bool isStore = BuiltinID == Builtin::BI__builtin_nontemporal_store; in SemaBuiltinNontemporalOverloaded() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9900 const bool isStore = N->getOpcode() == ISD::STORE; in CombineBaseUpdate() local