Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.h65 bool AllowOverlap = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp860 bool AllowOverlap, unsigned DstAS, unsigned SrcAS, in findGISelOptimalMemOpLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp186 bool AllowOverlap, in findOptimalMemOpLowering()
DSelectionDAG.cpp6087 bool AllowOverlap = false; in getMemmoveLoadsAndStores() local