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/ |
D | TargetPassConfig.cpp | 879 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/ |
D | SystemZInstrSystem.td | 517 def TPI : StoreInherentS<"tpi", 0xB236, null_frag, 0>;
|
D | SystemZScheduleZ196.td | 1236 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
D | SystemZScheduleZEC12.td | 1281 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
D | SystemZScheduleZ13.td | 1555 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
D | SystemZScheduleZ15.td | 1691 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
D | SystemZScheduleZ14.td | 1645 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | core_sc300.h | 1378 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
|
D | core_cm3.h | 1395 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
|
D | core_cm4.h | 1565 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
|
D | core_armv8mbl.h | 1316 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
D | core_cm23.h | 1391 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
D | core_cm7.h | 1792 #define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration struct… macro
|
D | core_cm33.h | 2213 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
D | core_armv8mml.h | 2138 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
D | core_cm35p.h | 2213 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
D | core_armv81mml.h | 3109 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
D | core_cm55.h | 3145 …#define TPI ((TPI_Type *) TPI_BASE ) /*!< TPI configuration stru… macro
|
/third_party/NuttX/ |
D | ReleaseNotes | 7463 - Add ARMv7-M CMSIS DWT and TPI header files. From Pierre-noel
|