Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h47 bool isExact(const BinaryOperator *Op) const { isExact() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h145 bool isExact() const { isExact() function
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp281 bool isExact; in ToAPInt() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp440 bool Instruction::isExact() const { isExact() function in Instruction
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp183 bool isExact = false; ConvertToSInt() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp304 bool isExact; in materializeConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1861 bool isExact = false; ConstantFoldSSEConvertToInt() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1668 bool isExact() const { return FloatingLiteralBits.IsExact; } isExact() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15232 bool isExact = false; DiagnoseFloatingImpCast() local
H A DSemaExpr.cpp3893 bool isExact = (result == APFloat::opOK); BuildFloatingLiteral() local