Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h48 bool isExact(const BinaryOperator *Op) const { in isExact() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsuspicious-call-argument.cpp384 opcode Opcode, value *Op0, value *Op1, bool isExact, in SimplifyRightShift()
386 static value *SimplifyLShrInst(value *Op0, value *Op1, bool isExact, in SimplifyLShrInst()
/llvm-project/lldb/source/Utility/
H A DScalar.cpp281 bool isExact; in ToAPInt() local
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp516 bool Instruction::isExact() const { isExact() function in Instruction
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp188 bool isExact = false; ConvertToSInt() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp304 bool isExact; in materializeConstant() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1888 bool isExact = false; ConstantFoldSSEConvertToInt() local
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp1382 bool isExact = false; TEST() local
[all...]
/llvm-project/clang/include/clang/AST/
H A DExpr.h1685 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10434 bool isExact = false; DiagnoseFloatingImpCast() local
H A DSemaExpr.cpp3606 bool isExact = (result == APFloat::opOK); BuildFloatingLiteral() local