Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/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() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp31 CVType CVT = Types.getType(*TI); in NativeEnumTypes() local
H A DTpiStream.cpp195 CVType CVT = Types->getType(TI); 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
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h99 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.cpp411 if (const CheckValueTypeMatcher *CVT = dyn_cast<CheckValueTypeMatcher>(M)) in isContradictoryImpl() local
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1486 char *CVT = reinterpret_cast<char *>(ReadValue); in getHostCPUName() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp799 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); in fromDebugT() local
/freebsd/sys/dev/mwl/
H A Dif_mwl.c2411 #define CVT(_dst, _src) do { \ in mwl_node_getmimoinfo() macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5349 MVT CVT = Node->getSimpleValueType(0); in PromoteNode() local
H A DSelectionDAG.cpp12005 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
12020 EVT CVT = CN->getValueType(0); in isConstOrConstSplat() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7360 MVT CVT = MVT::getIntegerVT(SplatBitSize); in lowerBuildVectorAsBroadcast() local
7433 EVT CVT = Ld.getValueType(); in lowerBuildVectorAsBroadcast() local
48212 EVT CVT = N1.getValueType(); in combineShiftRightArithmetic() local
52274 MVT CVT = MVT::getVectorVT(MVT::f32, VT.getVectorNumElements() / 2); in combineFaddCFmul() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5963 SDValue CVT = DAG.getNode(Op.getOpcode(), DL, VT, Op.getOperand(0), in LowerFP_TO_INT_SAT() local