Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/types/
Drecursive_type_main.cpp5 tp tpi = &t; in main() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbIndex.h125 llvm::pdb::TpiStream &tpi() { return *m_tpi; } in tpi() function
126 const llvm::pdb::TpiStream &tpi() const { return *m_tpi; } in tpi() function
DPdbUtil.cpp394 TpiStream &tpi) { in IsForwardRefUdt()
400 bool lldb_private::npdb::IsTagRecord(const PdbTypeSymId &id, TpiStream &tpi) { in IsTagRecord()
807 TpiStream &tpi) { in GetBestPossibleDecl()
832 llvm::pdb::TpiStream &tpi) { in GetSizeOfType()
DDWARFLocationExpression.cpp77 TpiStream &tpi) { in GetIntegralTypeInfo()
222 TypeIndex underlying_ti, TpiStream &tpi, const llvm::APSInt &constant, in MakeConstantLocationExpression()
DPdbAstBuilder.cpp152 const CVTagRecord &parent, TpiStream &tpi) { in GetNestedTagDefinition()
DSymbolFileNativePDB.cpp805 TpiStream &tpi = m_index->tpi(); in CreateConstantSymbol() local
/external/fdlibm/
De_j1.c75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
De_j0.c75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
/external/speex/libspeexdsp/
Dsmallft.c42 static float tpi = 6.28318530717958648f; in drfti1() local
276 static float tpi=6.283185307179586f; in dradfg() local
844 static float tpi=6.283185307179586f; in dradbg() local
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1447 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1458 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/external/llvm-project/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1361 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1372 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/external/python/pybind11/include/pybind11/
Dcast.h746 if (auto *tpi = get_type_info(cast_type)) variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1506 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1517 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/external/llvm-project/lld/COFF/
DDebugTypes.cpp763 pdb::TpiStream &tpi = check(pdbFile.getPDBTpiStream()); in remapTpiWithGHashes() local
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c510 sg_get_trans_proto_str(int tpi, int buff_len, char * buff) in sg_get_trans_proto_str()
/external/clang/lib/Sema/
DSemaType.cpp5091 for (unsigned i = 0, e = TL.getNumParams(), tpi = 0; i != e; ++i) { in VisitFunctionTypeLoc() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp6115 for (unsigned i = 0, e = TL.getNumParams(), tpi = 0; i != e; ++i) { in VisitFunctionTypeLoc() local