Searched defs:mayWriteToMemory (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ | ||
D | Instruction.cpp | 335 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction |
/external/llvm/lib/IR/ | ||
D | Instruction.cpp | 503 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
D | Instruction.cpp | 524 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction |
/external/llvm/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 468 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anon68e036b60311::EarlyCSE::ParseMemoryInst |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 569 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anonca29b00e0311::EarlyCSE::ParseMemoryInst |