Home
last modified time | relevance | path

Searched defs:AddToChain (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4554 bool AddToChain = !AA || !AA->pointsToConstantMemory(ML); in visitMaskedLoad() local
7483 bool AddToChain = true; in visitVPLoad() local
7616 bool AddToChain = !AA || !AA->pointsToConstantMemory(ML); in visitVPStridedLoad() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3835 bool AddToChain = !AA->pointsToConstantMemory(MemoryLocation( in visitMaskedLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4541 bool AddToChain = !AA || !AA->pointsToConstantMemory(ML); in visitMaskedLoad() local