Home
last modified time | relevance | path

Searched defs:CVT (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/
Dget.pass.cpp25 typedef const VT CVT; in test_basic() typedef
/external/clang/test/Sema/
Dderef.c37 typedef const void CVT; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumSymbol.cpp23 const codeview::CVType &CVT) in NativeEnumSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSimpleTypeSerializer.cpp35 CVType CVT; in serialize() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86SelectionDAGInfo.cpp146 EVT CVT = Count.getValueType(); in EmitTargetCodeForMemset() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp167 EVT CVT = Count.getValueType(); in EmitTargetCodeForMemset() local
DX86ISelLowering.cpp5843 EVT CVT = Ld.getValueType(); in LowerVectorBroadcast() local
27771 EVT CVT = N1.getValueType(); in combineShiftRightAlgebraic() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDeserializer.h43 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.cpp386 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp387 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.cpp405 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp332 #define CVT(x) ((uint16_t)((x) >> 8)) in SetPalette() macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp791 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
/external/pdfium/third_party/libtiff/
Dtif_getimage.c2524 #define CVT(x) ((uint16)((x)>>8)) in cvtcmap() macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp7085 MVT CVT = MVT::getIntegerVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local
7104 MVT CVT = MVT::getFloatingPointVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local
7125 MVT CVT = VT.getScalarType(); in lowerBuildVectorAsBroadcast() local
7168 EVT CVT = Ld.getValueType(); in lowerBuildVectorAsBroadcast() local
34090 EVT CVT = N1.getValueType(); in combineShiftRightArithmetic() local