Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DNVVMIntrinsicUtils.h118 inline bool FPToIntegerIntrinsicResultIsSigned(Intrinsic::ID IntrinsicID) { in FPToIntegerIntrinsicResultIsSigned() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2493 bool IsSigned = nvvm::FPToIntegerIntrinsicResultIsSigned(IntrinsicID); in ConstantFoldScalarCall1()