Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordHelpers.cpp18 template <typename RecordT> static ClassOptions getUdtOptions(CVType CVT) { in getUdtOptions()
27 bool llvm::codeview::isUdtForwardRef(CVType CVT) { in isUdtForwardRef()
47 TypeIndex llvm::codeview::getModifiedType(const CVType &CVT) { in getModifiedType()
DSimpleTypeSerializer.cpp33 CVType CVT(Prefix, sizeof(RecordPrefix)); in serialize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp112 codeview::CVType CVT) { in createSymbolForModifiedType()
163 codeview::CVType CVT = Types.getType(Index); in findSymbolByTypeIndex() local
DNativeEnumTypes.cpp29 CVType CVT = Types.getType(*TI); in NativeEnumTypes() local
DTpiStream.cpp195 CVType CVT = Types->getType(TI); in findFullDeclForForwardRef() local
DNativeTypeFunctionSig.cpp103 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList() local
/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/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/
Dget.pass.cpp24 typedef const VT CVT; in test_basic() typedef
/external/clang/test/Sema/
Dderef.c37 typedef const void CVT; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h62 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
/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-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDeserializer.h42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp387 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
/external/pdfium/core/fxcodec/tiff/
Dtiff_decoder.cpp310 #define CVT(x) ((uint16_t)((x) >> 8)) in SetPalette() macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp790 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
/external/pdfium/third_party/libtiff/
Dtif_getimage.c2820 #define CVT(x) ((uint16_t)((x) >> 8)) in cvtcmap() macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8874 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
8898 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8496 MVT CVT = MVT::getIntegerVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local
8515 MVT CVT = MVT::getFloatingPointVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local
8536 MVT CVT = VT.getScalarType(); in lowerBuildVectorAsBroadcast() local
8589 EVT CVT = Ld.getValueType(); in lowerBuildVectorAsBroadcast() local
39431 EVT CVT = N1.getValueType(); in combineShiftRightArithmetic() local