Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp6216 genBoundInquiry(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Type resultType,llvm::ArrayRef<fir::ExtendedValue> args,int kindPos,Func genRtCall,bool needAccurateLowerBound) genBoundInquiry() argument
6508 int kindPos = args.size() == 2 ? 1 : 2; genLbound() local
6575 int kindPos = args.size() == 2 ? 1 : 2; genUbound() local