Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DScopeInfo.cpp63 bool IsExact = false; in getBaseInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h105 IsExact = 1 << 13, // Instruction supports division is enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h988 bool *IsExact) const { in convertToInteger()
992 bool *IsExact) const { in convertToInteger()
/external/llvm/include/llvm/IR/
DOperator.h129 IsExact = (1 << 0) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h123 IsExact = (1 << 0) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h1091 bool *IsExact) const { in convertToInteger()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp974 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
DInstCombineCompares.cpp2190 bool IsExact = Shr->isExact(); in foldICmpShrConstant() local
5700 bool IsExact = false; in foldFCmpIntToFPConst() local
DInstCombineSelect.cpp567 bool IsExact = Ashr->isExact() && cast<Instruction>(TrueVal)->isExact(); in foldSelectICmpLshrAshr() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1078 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
DInstCombineCompares.cpp4314 bool IsExact = false; in FoldFCmp_IntToFP_Cst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp363 bool IsExact; // describes whether parsed value was exact. member
1902 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2371 bool IsExact; in SelectCVTFixedPosOperand() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp617 bool IsExact; in EmitFloatConversionCheck() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2685 bool IsExact; in SelectCVTFixedPosOperand() local
/external/clang/include/clang/AST/
DStmt.h158 unsigned IsExact : 1; in LLVM_ALIGNAS() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7227 bool IsExact; in getConstantFPSplatPow2ToLog2Int() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9641 bool IsExact; in getConstantFPSplatPow2ToLog2Int() local