Home
last modified time | relevance | path

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

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