Searched defs:CVT (Results 1 – 11 of 11) sorted by relevance
| /external/clang/test/Sema/ |
| D | deref.c | 37 typedef const void CVT; typedef
|
| /external/llvm/lib/Target/X86/ |
| D | X86SelectionDAGInfo.cpp | 168 EVT CVT = Count.getValueType(); in EmitTargetCodeForMemset() local
|
| D | X86ISelLowering.cpp | 5600 EVT CVT = Ld.getValueType(); in LowerVectorBroadcast() local 25035 EVT CVT = N1.getValueType(); in PerformSRACombine() local
|
| /external/llvm/utils/TableGen/ |
| D | DAGISelMatcher.cpp | 441 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
|
| /external/pdfium/core/src/fxcodec/codec/ |
| D | fx_codec_tiff.cpp | 374 #define CVT(x) ((uint16_t)((x) >> 8)) in SetPalette() macro
|
| /external/valgrind/VEX/priv/ |
| D | guest_x86_toIR.c | 9679 # define CVT(_t) binop( Iop_F64toF32, \ in disInstr_X86_WRK() macro 9722 # define CVT(_t) binop( Iop_F64toI32S, \ in disInstr_X86_WRK() macro 9818 # define CVT(_t) binop( Iop_F64toF32, \ in disInstr_X86_WRK() macro 9896 # define CVT(_t) \ in disInstr_X86_WRK() macro 10094 # define CVT(_t) binop( Iop_F64toI32S, \ in disInstr_X86_WRK() macro 10134 # define CVT(_t) \ in disInstr_X86_WRK() macro
|
| D | guest_amd64_toIR.c | 10527 # define CVT(_t) binop( Iop_F64toF32, mkexpr(rmode), mkexpr(_t) ) in dis_CVTPD2PS_128() macro 10572 # define CVT(_t) \ in dis_CVTxPS2DQ_128() macro 10622 # define CVT(_t) \ in dis_CVTxPS2DQ_256() macro 10681 # define CVT(_t) binop( Iop_F64toI32S, \ in dis_CVTxPD2DQ_128() macro 10735 # define CVT(_t) binop( Iop_F64toI32S, \ in dis_CVTxPD2DQ_256() macro 10784 # define CVT(_t) binop( Iop_F64toF32, \ in dis_CVTDQ2PS_128() macro 10834 # define CVT(_t) binop( Iop_F64toF32, \ in dis_CVTDQ2PS_256() macro 23770 # define CVT(_t) binop( Iop_F64toF32, mkexpr(rmode), \ in dis_CVTPD2PS_256() macro 30475 # define CVT(s) binop(Iop_RoundF32toInt, mkexpr(rm), \ in dis_ESC_0F3A__VEX() macro 30526 # define CVT(s) binop(Iop_RoundF32toInt, mkexpr(rm), \ in dis_ESC_0F3A__VEX() macro [all …]
|
| /external/opencv3/3rdparty/libtiff/ |
| D | tif_getimage.c | 2332 #define CVT(x) ((uint16)((x)>>8)) in cvtcmap() macro
|
| /external/pdfium/third_party/libtiff/ |
| D | tif_getimage.c | 2393 #define CVT(x) ((uint16)((x)>>8)) in cvtcmap() macro
|
| /external/v8/test/cctest/ |
| D | test-assembler-mips.cc | 4177 TEST(CVT) { in TEST() argument
|
| D | test-assembler-mips64.cc | 4282 TEST(CVT) { in TEST() argument
|