Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp470 mlir::Value genBtest(mlir::Type, llvm::ArrayRef<mlir::Value>);
718 {"btest", &I::genBtest},
2369 mlir::Value IntrinsicLibrary::genBtest(mlir::Type resultType, in genBtest() function in IntrinsicLibrary