Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h48 bool isExact(const BinaryOperator *Op) const { in isExact() function
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp281 bool isExact; in ToAPInt() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp516 bool Instruction::isExact() const { in isExact() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp188 bool isExact = false; in ConvertToSInt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp304 bool isExact; in materializeConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1888 bool isExact = false; in ConstantFoldSSEConvertToInt() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1685 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10438 bool isExact = false; in DiagnoseFloatingImpCast() local
H A DSemaExpr.cpp3613 bool isExact = (result == APFloat::opOK); in BuildFloatingLiteral() local