Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DScopeInfo.cpp62 bool IsExact = false; in getBaseInfo() local
/external/llvm/include/llvm/IR/
DOperator.h129 IsExact = (1 << 0) enumerator
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1064 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
DInstCombineCompares.cpp3855 bool IsExact = false; in FoldFCmp_IntToFP_Cst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2163 bool IsExact; in SelectCVTFixedPosOperand() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp617 bool IsExact; in EmitFloatConversionCheck() local
/external/clang/include/clang/AST/
DStmt.h150 unsigned IsExact : 1; in LLVM_ALIGNAS() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7271 bool IsExact; in getConstantFPSplatPow2ToLog2Int() local