Searched defs:CVT (Results 1 – 15 of 15) 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()162 template <typename RecordT> static uint64_t getUdtSize(CVType CVT) { in getUdtSize()171 uint64_t llvm::codeview::getSizeInBytesForTypeRecord(CVType CVT) { in getSizeInBytesForTypeRecord()
45 CVType CVT(Prefix, sizeof(RecordPrefix)); in serialize() local
46 inline bool isAggregate(CVType CVT) { in isAggregate()
42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
31 CVType CVT = Types.getType(*TI); in NativeEnumTypes() local
195 CVType CVT = Types->getType(TI); in findFullDeclForForwardRef() local
104 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList() local
179 codeview::CVType CVT = Types.getType(Index); in findSymbolByTypeIndex() local
99 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
410 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
798 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
4705 MVT CVT = Node->getSimpleValueType(0); in PromoteNode() local
11008 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local11023 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
9749 MVT CVT = MVT::getIntegerVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local9826 EVT CVT = Ld.getValueType(); in lowerBuildVectorAsBroadcast() local47853 EVT CVT = N1.getValueType(); in combineShiftRightArithmetic() local51369 MVT CVT = MVT::getVectorVT(MVT::f32, VT.getVectorNumElements() / 2); in combineFaddCFmul() local
5933 SDValue CVT = DAG.getNode(Op.getOpcode(), DL, VT, Op.getOperand(0), in LowerFP_TO_INT_SAT() local