Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A 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()
162 template <typename RecordT> static uint64_t getUdtSize(CVType CVT) { in getUdtSize()
171 uint64_t llvm::codeview::getSizeInBytesForTypeRecord(CVType CVT) { in getSizeInBytesForTypeRecord()
H A DSimpleTypeSerializer.cpp45 CVType CVT(Prefix, sizeof(RecordPrefix)); in serialize() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecordHelpers.h46 inline bool isAggregate(CVType CVT) { in isAggregate()
H A DTypeDeserializer.h42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { in deserializeAs()
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/
H A Dget.pass.cpp24 typedef const VT CVT; test_basic() typedef
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp31 TypeLeafKind K = CVT.kind(); in NativeEnumTypes() local
H A DTpiStream.cpp195 if (CVT.kind() != F.kind()) in findFullDeclForForwardRef() local
H A DNativeTypeFunctionSig.cpp104 CVType CVT = Tpi.typeCollection().getType(ArgListTI); in initializeArgList() local
H A DSymbolCache.cpp179 codeview::CVType CVT = Types.getType(Index); in findSymbolByTypeIndex() local
[all...]
/llvm-project/clang/test/Sema/
H A Dderef.c38 typedef const void CVT; typedef
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h99 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.cpp411 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) isContradictoryImpl() local
/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1404 char *CVT = reinterpret_cast<char *>(ReadValue); getHostCPUName() local
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp799 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5318 MVT CVT = Node->getSimpleValueType(0); PromoteNode() local
H A DSelectionDAG.cpp11936 EVT CVT = CN->getValueType(0); isConstOrConstSplat() local
11951 EVT CVT = CN->getValueType(0); isConstOrConstSplat() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7384 MVT CVT = MVT::getIntegerVT(SplatBitSize); lowerBuildVectorAsBroadcast() local
7457 EVT CVT = Ld.getValueType(); lowerBuildVectorAsBroadcast() local
48096 EVT CVT = N1.getValueType(); combineShiftRightArithmetic() local
52136 MVT CVT = MVT::getVectorVT(MVT::f32, VT.getVectorNumElements() / 2); combineFaddCFmul() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5978 SDValue CVT = DAG.getNode(Op.getOpcode(), DL, VT, Op.getOperand(0), LowerFP_TO_INT_SAT() local