Home
last modified time | relevance | path

Searched refs:apf (Results 1 – 25 of 36) sorted by relevance

12

/external/skia/src/utils/
DSkPaintFilterCanvas.cpp46 AutoPaintFilter apf(this, kPaint_Type, paint); in onDrawPaint() local
47 if (apf.shouldDraw()) { in onDrawPaint()
48 this->SkNWayCanvas::onDrawPaint(*apf.paint()); in onDrawPaint()
53 AutoPaintFilter apf(this, kPaint_Type, paint); in onDrawBehind() local
54 if (apf.shouldDraw()) { in onDrawBehind()
55 this->SkNWayCanvas::onDrawBehind(*apf.paint()); in onDrawBehind()
61 AutoPaintFilter apf(this, kPoint_Type, paint); in onDrawPoints() local
62 if (apf.shouldDraw()) { in onDrawPoints()
63 this->SkNWayCanvas::onDrawPoints(mode, count, pts, *apf.paint()); in onDrawPoints()
68 AutoPaintFilter apf(this, kRect_Type, paint); in onDrawRect() local
[all …]
/external/skqp/src/utils/
DSkPaintFilterCanvas.cpp46 AutoPaintFilter apf(this, kPaint_Type, paint); in onDrawPaint() local
47 if (apf.shouldDraw()) { in onDrawPaint()
48 this->SkNWayCanvas::onDrawPaint(*apf.paint()); in onDrawPaint()
54 AutoPaintFilter apf(this, kPoint_Type, paint); in onDrawPoints() local
55 if (apf.shouldDraw()) { in onDrawPoints()
56 this->SkNWayCanvas::onDrawPoints(mode, count, pts, *apf.paint()); in onDrawPoints()
61 AutoPaintFilter apf(this, kRect_Type, paint); in onDrawRect() local
62 if (apf.shouldDraw()) { in onDrawRect()
63 this->SkNWayCanvas::onDrawRect(rect, *apf.paint()); in onDrawRect()
72 AutoPaintFilter apf(this, kRect_Type, paint); in onDrawEdgeAARect() local
[all …]
/external/mesa3d/src/broadcom/compiler/
Dvir_opt_dead_code.c50 assert(inst->qpu.flags.apf == V3D_QPU_PF_NONE); in dce()
112 if (inst->qpu.flags.apf != V3D_QPU_PF_NONE || in vir_opt_dead_code()
Dqpu_schedule.c426 process_pf_deps(state, n, inst->flags.apf); in calculate_deps()
667 merge.flags.apf = b->flags.apf; in qpu_merge_inst()
Dvir_dump.c218 fprintf(stderr, "%s", v3d_qpu_pf_name(instr->flags.apf)); in vir_dump_alu()
Dvir.c290 inst->qpu.flags.apf = pf; in vir_set_pf()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp593 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended); in getConstantValue() local
594 (void)apf.convertFromAPInt(GV.IntVal, in getConstantValue()
597 GV.IntVal = apf.bitcastToAPInt(); in getConstantValue()
608 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended); in getConstantValue() local
609 (void)apf.convertFromAPInt(GV.IntVal, in getConstantValue()
612 GV.IntVal = apf.bitcastToAPInt(); in getConstantValue()
625 APFloat apf = APFloat(GV.IntVal); in getConstantValue() local
628 (void)apf.convertToInteger(&v, BitWidth, in getConstantValue()
/external/mesa3d/src/broadcom/qpu/
Dqpu_pack.c336 cond->apf = V3D_QPU_PF_NONE; in v3d_qpu_flags_unpack()
344 cond->apf = packed_cond & 0x3; in v3d_qpu_flags_unpack()
358 cond->apf = packed_cond & 0x3; in v3d_qpu_flags_unpack()
404 if (cond->apf != V3D_QPU_PF_NONE) in v3d_qpu_flags_pack()
419 *packed_cond |= cond->apf; in v3d_qpu_flags_pack()
1246 instr->flags.apf = V3D_QPU_PF_NONE; in v3d_qpu_instr_unpack_alu()
1354 instr->flags.apf != V3D_QPU_PF_NONE || in v3d_qpu_instr_pack_alu()
Dqpu_instr.h137 enum v3d_qpu_pf apf, mpf; member
Dqpu_disasm.c110 append(disasm, "%s", v3d_qpu_pf_name(instr->flags.apf)); in v3d_qpu_disasm_add()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp691 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended); in getConstantValue() local
692 (void)apf.convertFromAPInt(GV.IntVal, in getConstantValue()
695 GV.IntVal = apf.bitcastToAPInt(); in getConstantValue()
706 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended); in getConstantValue() local
707 (void)apf.convertFromAPInt(GV.IntVal, in getConstantValue()
710 GV.IntVal = apf.bitcastToAPInt(); in getConstantValue()
723 APFloat apf = APFloat(APFloat::x87DoubleExtended, GV.IntVal); in getConstantValue() local
726 (void)apf.convertToInteger(&v, BitWidth, in getConstantValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp694 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); in getConstantValue() local
695 (void)apf.convertFromAPInt(GV.IntVal, in getConstantValue()
698 GV.IntVal = apf.bitcastToAPInt(); in getConstantValue()
709 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); in getConstantValue() local
710 (void)apf.convertFromAPInt(GV.IntVal, in getConstantValue()
713 GV.IntVal = apf.bitcastToAPInt(); in getConstantValue()
726 APFloat apf = APFloat(APFloat::x87DoubleExtended(), GV.IntVal); in getConstantValue() local
729 (void)apf.convertToInteger(makeMutableArrayRef(v), BitWidth, in getConstantValue()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Ddbg-inline.ll72 !0 = metadata !{i32 655377, i32 0, i32 4, metadata !"/Volumes/Athwagate/R9747970/apf.cc", metadata …
75 !3 = metadata !{i32 655401, metadata !"/Volumes/Athwagate/R9747970/apf.cc", metadata !"/private/tmp…
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp745 APFloat apf = CFP->getValueAPF(); in WriteConstantInternal() local
748 apf.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, in WriteConstantInternal()
751 utohex_buffer(uint64_t(apf.bitcastToAPInt().getZExtValue()), in WriteConstantInternal()
DConstants.cpp520 APFloat apf = cast <ConstantFP>(Constant::getNullValue(Ty))->getValueAPF(); in getNegativeZero() local
521 apf.changeSign(); in getNegativeZero()
522 return get(Context, apf); in getNegativeZero()
DConstantFold.cpp648 APFloat apf(APInt::getNullValue(DestTy->getPrimitiveSizeInBits()), true); in ConstantFoldCastInstruction() local
649 (void)apf.convertFromAPInt(api, in ConstantFoldCastInstruction()
652 return ConstantFP::get(V->getContext(), apf); in ConstantFoldCastInstruction()
/external/libxml2/doc/
DMakefile.am178 tutorial/apf.html \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp683 APFloat apf(DestTy->getFltSemantics(), in ConstantFoldCastInstruction() local
685 apf.convertFromAPInt(api, opc==Instruction::SIToFP, in ConstantFoldCastInstruction()
687 return ConstantFP::get(V->getContext(), apf); in ConstantFoldCastInstruction()
/external/llvm/lib/IR/
DConstantFold.cpp672 APFloat apf(DestTy->getFltSemantics(), in ConstantFoldCastInstruction() local
675 apf.convertFromAPInt(api, opc==Instruction::SIToFP, in ConstantFoldCastInstruction()
681 return ConstantFP::get(V->getContext(), apf); in ConstantFoldCastInstruction()
DAsmWriter.cpp1179 APFloat apf = CFP->getValueAPF(); in WriteConstantInternal() local
1182 apf.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, in WriteConstantInternal()
1184 Out << format_hex(apf.bitcastToAPInt().getZExtValue(), 0, /*Upper=*/true); in WriteConstantInternal()
/external/llvm/test/Transforms/InstCombine/
D2009-01-19-fmod-constant-float-specials.ll6 ; ModuleID = 'apf.c'
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2009-01-19-fmod-constant-float-specials.ll6 ; ModuleID = 'apf.c'
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2009-01-19-fmod-constant-float-specials.ll6 ; ModuleID = 'apf.c'
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1030 APFloat apf = APFloat(Val); in getConstantFP() local
1031 apf.convert(*EVTToAPFloatSemantics(EltVT), APFloat::rmNearestTiesToEven, in getConstantFP()
1033 return getConstantFP(apf, VT, isTarget); in getConstantFP()
2409 APFloat apf(APInt::getNullValue(VT.getSizeInBits())); in getNode() local
2410 (void)apf.convertFromAPInt(Val, in getNode()
2413 return getConstantFP(apf, VT); in getNode()
/external/cldr/tools/java/org/unicode/cldr/util/data/
Diso-639-3_Retirements.tab163 agp Paranan S Split into Pahanan Agta [apf] and Paranan [prf] (new identifier) 2010-01-18

12