Searched refs:TPI (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | StreamUtil.h | 27 TPI, enumerator
|
H A D | StreamUtil.cpp | 106 Streams[StreamIdx] = stream(StreamPurpose::TPI, "TPI Stream", StreamIdx); in discoverStreamPurposes() 120 stream(StreamPurpose::TpiHash, "TPI Hash", StreamIdx); in discoverStreamPurposes() 123 stream(StreamPurpose::Other, "TPI Aux Hash", StreamIdx); in discoverStreamPurposes()
|
H A D | ExplainOutputStyle.cpp | 268 case StreamPurpose::TPI: in explainPdbStreamOffset()
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | sii9234.txt | 5 - reg : I2C address for TPI interface, use 0x39
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrSystem.td | 542 def TPI : StoreInherentS<"tpi", 0xB236, null_frag, 0>;
|
H A D | SystemZScheduleZEC12.td | 1280 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
H A D | SystemZScheduleZ196.td | 1235 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|
H A D | SystemZScheduleZ13.td | 1553 def : InstRW<[WLat30, MCD], (instregex "TPI$")>;
|