Home
last modified time | relevance | path

Searched refs:isExpanding (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DFusionOnTensors.cpp443 bool isExpanding = in fuseWithReshapeByExpansion() local
446 isExpanding ? reshapeOp.getResultType() : reshapeOp.getSrcType(); in fuseWithReshapeByExpansion()
645 if (!isExpanding && in fuseWithReshapeByExpansion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7073 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() argument
7084 dl.getIROrder(), VTs, AM, ExtTy, isExpanding, MemVT, MMO)); in getMaskedLoad()
7092 AM, ExtTy, isExpanding, MemVT, MMO); in getMaskedLoad()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7207 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() argument
7218 dl.getIROrder(), VTs, AM, ExtTy, isExpanding, MemVT, MMO)); in getMaskedLoad()
7226 AM, ExtTy, isExpanding, MemVT, MMO); in getMaskedLoad()