Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp568 auto shiftType = associateMutableBox() local
H A DFIRBuilder.cpp522 auto shiftType = fir::ShiftType::get(getContext(), shift.size()); genShift() local
533 auto shiftType = createShape() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp1210 auto shiftType = matchAndRewrite() local