/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 27 assignValue(unsigned Idx,Value * V,unsigned TypeID) assignValue() argument
|
H A D | ValueList.h | 52 void push_back(Value *V, unsigned TypeID) { in push_back()
|
H A D | BitcodeReader.cpp | 770 unsigned InstNum, Value *&ResVal, unsigned &TypeID, in getValueTypePair() 1466 unsigned TypeID = TypeList.size(); in getVirtualTypeID() local 4120 void BitcodeReader::callValueTypeCallback(Value *F, unsigned TypeID) { in callValueTypeCallback() 4321 unsigned TypeID = Record[OpNum++]; in parseGlobalIndirectSymbolRecord() local 5030 unsigned TypeID; in parseFunctionBody() local 5053 unsigned TypeID; in parseFunctionBody() local 5305 unsigned TypeID; in parseFunctionBody() local
|
H A D | MetadataLoader.cpp | 1049 unsigned TypeID) { in callMDTypeCallback()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ARMException.cpp | 122 unsigned TypeID = *I; in emitTypeInfos() local
|
H A D | EHStreamer.cpp | 122 int TypeID = TypeIds[J]; in computeActionsTable() local 840 unsigned TypeID = *I; in emitTypeInfos() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutorImpl.h | 295 const int64_t TypeID = TyI->second; in executeMatchTable() local 692 int TypeID = readS8(); in executeMatchTable() local 1247 int TypeID = readS8(); in executeMatchTable() local 1456 int TypeID = readS8(); in executeMatchTable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalDCE.cpp | 133 Metadata *TypeID = Type->getOperand(1).get(); in ScanVTables() local
|
H A D | WholeProgramDevirt.cpp | 323 Metadata *TypeID; member 785 typeIDVisibleToRegularObj(StringRef TypeID, in typeIDVisibleToRegularObj() 815 if (auto *TypeID = dyn_cast<MDString>(Type->getOperand(1).get())) in skipUpdateDueToValidation() local 1043 auto TypeID = Type->getOperand(1).get(); in buildTypeIdentifierMap() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | WholeProgramDevirt.h | 239 StringRef TypeID; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Type.h | 54 enum TypeID { enum
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 103 using TypeID = Type::TypeID; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.h | 283 uint32_t TypeID; ///< Type ID member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.h | 261 uint32_t TypeID; ///< TypeID for the relocation global() member
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 142 void printResourceTypeName(uint16_t TypeID, raw_ostream &OS) { in printResourceTypeName()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 927 unsigned *TypeID = &TypeMap[Ty]; in EnumerateType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 790 auto TypeID = Type->getOperand(1).get(); in recordTypeIdCompatibleVtableReferences() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 959 unsigned *TypeID = &TypeMap[Ty]; in EnumerateType() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 1797 void GlobalObject::addTypeMetadata(unsigned Offset, Metadata *TypeID) { in addTypeMetadata()
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 88 using TypeID = uint64_t; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 2346 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic() local
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 678 unsigned TypeID = Lex.getUIntVal(); in parseUnnamedType() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 2476 const IdentifierInfo *TypeID = New->getIdentifier(); in MergeTypedefNameDecl() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 6688 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall() local
|