Home
last modified time | relevance | path

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

12

/external/llvm-project/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.cpp44 CVType CVT(Prefix, sizeof(RecordPrefix)); in serialize() local
/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/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/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/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/
Dget.pass.cpp24 typedef const VT CVT; in test_basic() typedef
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
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
DSymbolCache.cpp173 codeview::CVType CVT = Types.getType(Index); in findSymbolByTypeIndex() local
/external/clang/test/Sema/
Dderef.c37 typedef const void CVT; typedef
/external/llvm-project/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-project/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h93 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp167 EVT CVT = Count.getValueType(); in EmitTargetCodeForMemset() local
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeDeserializer.h42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
/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/llvm-project/llvm/utils/TableGen/
DDAGISelMatcher.cpp410 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
/external/pdfium/core/fxcodec/tiff/
Dtiffmodule.cpp334 #define CVT(x) ((uint16_t)((x) >> 8)) in SetPalette() macro
/external/llvm-project/llvm/lib/Support/
DHost.cpp1347 char *CVT = reinterpret_cast<char *>( in computeHostNumPhysicalCores() local

12