Searched defs:CVT (Results 1 – 11 of 11) sorted by relevance
18 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()
33 CVType CVT(Prefix, sizeof(RecordPrefix)); in serialize() local
112 codeview::CVType CVT) { in createSymbolForModifiedType()163 codeview::CVType CVT = Types.getType(Index); in findSymbolByTypeIndex() local
29 CVType CVT = Types.getType(*TI); in NativeEnumTypes() local
195 CVType CVT = Types->getType(TI); in findFullDeclForForwardRef() local
103 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList() local
62 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
790 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
8874 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local8898 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
8493 MVT CVT = MVT::getIntegerVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local8512 MVT CVT = MVT::getFloatingPointVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local8533 MVT CVT = VT.getScalarType(); in lowerBuildVectorAsBroadcast() local8586 EVT CVT = Ld.getValueType(); in lowerBuildVectorAsBroadcast() local39428 EVT CVT = N1.getValueType(); in combineShiftRightArithmetic() local