Home
last modified time | relevance | path

Searched defs:mayWriteToMemory (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInstructionPrecedenceTracking.h134 bool mayWriteToMemory(const BasicBlock *BB) { in mayWriteToMemory() function
/external/llvm/lib/IR/
DInstruction.cpp503 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp534 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp468 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anon584f59f20311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp723 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anon860192d40311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h716 bool mayWriteToMemory() const { in mayWriteToMemory() function