Home
last modified time | relevance | path

Searched refs:TPI (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp879 if (const PassInfo *TPI = getPassInfo(PrintMachineInstrsPassName)) { in addMachinePasses() local
883 const char *TID = (const char *)(TPI->getTypeInfo()); in addMachinePasses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td517 def TPI : StoreInherentS<"tpi", 0xB236, null_frag, 0>;
DSystemZScheduleZ196.td1236 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
DSystemZScheduleZEC12.td1281 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
DSystemZScheduleZ13.td1555 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
DSystemZScheduleZ15.td1691 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
DSystemZScheduleZ14.td1645 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
/third_party/cmsis/CMSIS/Core/Include/
Dcore_sc300.h1378 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
Dcore_cm3.h1395 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
Dcore_cm4.h1565 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
Dcore_armv8mbl.h1316 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
Dcore_cm23.h1391 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
Dcore_cm7.h1792 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
Dcore_cm33.h2213 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
Dcore_armv8mml.h2138 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
Dcore_cm35p.h2213 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
Dcore_armv81mml.h3109 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
Dcore_cm55.h3145 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
/third_party/NuttX/
DReleaseNotes7463 - Add ARMv7-M CMSIS DWT and TPI header files. From Pierre-noel