| /external/skia/src/gpu/ganesh/ |
| D | GrSurfaceProxyPriv.h | 36 bool isExact() const { return SkBackingFit::kExact == fProxy->fFit; } in isExact() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | InstructionSimplify.h | 83 bool isExact(const BinaryOperator *Op) const { in isExact() function
|
| /external/llvm/lib/IR/ |
| D | Instruction.cpp | 119 bool Instruction::isExact() const { in isExact() function in Instruction
|
| D | Constants.cpp | 2165 Constant *ConstantExpr::getUDiv(Constant *C1, Constant *C2, bool isExact) { in getUDiv() 2170 Constant *ConstantExpr::getSDiv(Constant *C1, Constant *C2, bool isExact) { in getSDiv() 2210 Constant *ConstantExpr::getLShr(Constant *C1, Constant *C2, bool isExact) { in getLShr() 2215 Constant *ConstantExpr::getAShr(Constant *C1, Constant *C2, bool isExact) { in getAShr()
|
| /external/llvm/include/llvm/IR/ |
| D | Operator.h | 141 bool isExact() const { in isExact() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Operator.h | 136 bool isExact() const { in isExact() function
|
| /external/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 1345 bool isExact, const Query &Q, in SimplifyRightShift() 1402 static Value *SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() 1416 Value *llvm::SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() 1427 static Value *SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst() 1450 Value *llvm::SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst()
|
| D | ConstantFolding.cpp | 1435 bool isExact = false; in ConstantFoldConvertToInt() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instruction.cpp | 145 bool Instruction::isExact() const { in isExact() function in Instruction
|
| D | Constants.cpp | 2351 Constant *ConstantExpr::getUDiv(Constant *C1, Constant *C2, bool isExact) { in getUDiv() 2356 Constant *ConstantExpr::getSDiv(Constant *C1, Constant *C2, bool isExact) { in getSDiv() 2396 Constant *ConstantExpr::getLShr(Constant *C1, Constant *C2, bool isExact) { in getLShr() 2401 Constant *ConstantExpr::getAShr(Constant *C1, Constant *C2, bool isExact) { in getAShr()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 1287 Value *Op1, bool isExact, const SimplifyQuery &Q, in SimplifyRightShift() 1345 static Value *SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() 1376 Value *llvm::SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() 1383 static Value *SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst() 1407 Value *llvm::SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst()
|
| D | ConstantFolding.cpp | 1634 bool isExact = false; in ConstantFoldSSEConvertToInt() local
|
| /external/llvm/unittests/ADT/ |
| D | APFloatTest.cpp | 952 bool isExact = false; in TEST() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 227 bool isExact = false; in ConvertToSInt() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 237 bool isExact; in materializeConstant() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 428 bool isExact; in materializeConstant() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 289 bool isExact = false; in ConvertToSInt() local
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 1394 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
|
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 7868 bool isExact = false; in DiagnoseFloatingImpCast() local
|
| D | SemaExpr.cpp | 3211 bool isExact = (result == APFloat::opOK); in BuildFloatingLiteral() local
|