Home
last modified time | relevance | path

Searched defs:IsExact (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Sema/
DScopeInfo.cpp59 bool IsExact = false; in getBaseInfo() local
/external/llvm/include/llvm/IR/
DOperator.h130 IsExact = (1 << 0) enumerator
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1054 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
DInstCombineCompares.cpp3728 bool IsExact = false; in FoldFCmp_IntToFP_Cst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2080 bool IsExact; in SelectCVTFixedPosOperand() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp619 bool IsExact; in EmitFloatConversionCheck() local
/external/clang/include/clang/AST/
DStmt.h195 unsigned IsExact : 1; in LLVM_ALIGNAS() local