Searched defs:mayReadFromMemory (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/VMCore/ | ||
| D | Instruction.cpp | 315 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
| /external/llvm/lib/IR/ | ||
| D | Instruction.cpp | 481 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
| D | Instruction.cpp | 504 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
| /external/llvm/lib/Transforms/Scalar/ | ||
| D | EarlyCSE.cpp | 464 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon68e036b60311::EarlyCSE::ParseMemoryInst |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ | ||
| D | EarlyCSE.cpp | 564 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anonca29b00e0311::EarlyCSE::ParseMemoryInst |