/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | CFBundle.cpp | 151 auto PrintError = [&](CFTypeID TypeID) { in getBundleInfo() 164 CFTypeID TypeID = ::CFGetTypeID(TypeRef); in getBundleInfo() local 172 CFTypeID TypeID = ::CFGetTypeID(TypeRef); in getBundleInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ARMException.cpp | 125 unsigned TypeID = *I; in emitTypeInfos() local
|
H A D | EHStreamer.cpp | 124 int TypeID = TypeIds[J]; in computeActionsTable() local 832 unsigned TypeID = *I; in emitTypeInfos() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelectorImpl.h | 239 const int64_t TypeID = TyI->second; in executeMatchTable() local 581 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local 1123 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | WholeProgramDevirt.h | 238 StringRef TypeID; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | GlobalDCE.cpp | 180 Metadata *TypeID = Type->getOperand(1).get(); in ScanVTables() local
|
H A D | WholeProgramDevirt.cpp | 312 Metadata *TypeID; member 953 auto TypeID = Type->getOperand(1).get(); in buildTypeIdentifierMap() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | Type.h | 55 enum TypeID { enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BTFDebug.h | 245 uint32_t TypeID; ///< Type ID member
|
H A D | BTF.h | 247 uint32_t TypeID; ///< TypeID for the relocation member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 102 using TypeID = Type::TypeID; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 555 auto TypeID = Type->getOperand(1).get(); in recordTypeIdCompatibleVtableReferences() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 143 void printResourceTypeName(uint16_t TypeID, raw_ostream &OS) { in printResourceTypeName()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 946 unsigned *TypeID = &TypeMap[Ty]; in EnumerateType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Metadata.cpp | 1492 void GlobalObject::addTypeMetadata(unsigned Offset, Metadata *TypeID) { in addTypeMetadata()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 85 using TypeID = uint32_t; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 2028 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 490 unsigned TypeID = Lex.getUIntVal(); in parseUnnamedType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 6101 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 2242 const IdentifierInfo *TypeID = New->getIdentifier(); in MergeTypedefNameDecl() local
|