Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dtransformational.cpp480 SubscriptValue shiftCount{shiftControl.GetShift(resultAt)}; in RTDEF() local
577 SubscriptValue shiftCount{shiftControl.GetShift(resultAt)}; RTDEF() local
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2631 unsigned shiftCount = tcMSB(rhs, parts) + 1; tcDivide() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp3884 auto shiftCount = builder.create<mlir::arith::SubIOp>(loc, bitSize, len); genIbits() local
5580 auto shiftCount = builder.create<mlir::arith::SubIOp>(loc, bitSize, len); genMvbits() local