/external/clang/lib/Sema/ |
D | ScopeInfo.cpp | 63 bool IsExact = false; in getBaseInfo() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstr.h | 105 IsExact = 1 << 13, // Instruction supports division is enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 988 bool *IsExact) const { in convertToInteger() 992 bool *IsExact) const { in convertToInteger()
|
/external/llvm/include/llvm/IR/ |
D | Operator.h | 129 IsExact = (1 << 0) enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Operator.h | 123 IsExact = (1 << 0) enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 1091 bool *IsExact) const { in convertToInteger()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 974 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
|
D | InstCombineCompares.cpp | 2190 bool IsExact = Shr->isExact(); in foldICmpShrConstant() local 5700 bool IsExact = false; in foldFCmpIntToFPConst() local
|
D | InstCombineSelect.cpp | 567 bool IsExact = Ashr->isExact() && cast<Instruction>(TrueVal)->isExact(); in foldSelectICmpLshrAshr() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 1078 bool IsExact = I.isExact() && match(Op0, m_Exact(m_Value())); in visitUDiv() local
|
D | InstCombineCompares.cpp | 4314 bool IsExact = false; in FoldFCmp_IntToFP_Cst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 363 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/ |
D | AArch64ISelDAGToDAG.cpp | 2371 bool IsExact; in SelectCVTFixedPosOperand() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 617 bool IsExact; in EmitFloatConversionCheck() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 2685 bool IsExact; in SelectCVTFixedPosOperand() local
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 158 unsigned IsExact : 1; in LLVM_ALIGNAS() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7227 bool IsExact; in getConstantFPSplatPow2ToLog2Int() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 9641 bool IsExact; in getConstantFPSplatPow2ToLog2Int() local
|