Home
last modified time | relevance | path

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

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