Home
last modified time | relevance | path

Searched defs:mayReadFromMemory (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/IR/
DInstruction.cpp481 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp514 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstruction.cpp626 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp464 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon9bb0c3230311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp718 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon9ca390450311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp818 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon293c67cb0311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanRecipes.cpp74 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase