Searched refs:TDI (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | TypeSanitizer.cpp | 295 auto TDI = TypeDescriptors.find(MemberNode); in generateBaseTypeDescriptor() local 296 if (TDI != TypeDescriptors.end()) { in generateBaseTypeDescriptor() 297 Member = TDI->second; in generateBaseTypeDescriptor() 385 auto TDI = TypeDescriptors.find(BaseNode); in generateTypeDescriptor() local 386 if (TDI != TypeDescriptors.end()) { in generateTypeDescriptor() 387 Base = TDI->second; in generateTypeDescriptor() 396 TDI = TypeDescriptors.find(AccessNode); in generateTypeDescriptor() 397 if (TDI != TypeDescriptors.end()) { in generateTypeDescriptor() 398 Access = TDI->second; in generateTypeDescriptor()
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28.dts | 191 "", "", "", "", "", "", "TMS", "TDI",
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-gw5910.dtsi | 581 MX6QDL_PAD_DISP0_DAT17__GPIO5_IO11 0x1b0b1 /* TDI */
|
| /freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
| H A D | meson8b-ec100.dts | 397 "TCK", "TMS", "TDI", "TDO",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCBack2BackFusion.def | 778 TDI,
|
| H A D | PPCMIPeephole.cpp | 1308 case PPC::TDI: in simplifyCode()
|
| H A D | P10InstrResources.td | 722 TDI,
|
| H A D | PPCAsmPrinter.cpp | 3159 case PPC::TDI: { in emitInstruction()
|
| H A D | PPCInstrInfo.td | 1950 def TDI : DForm_base<2, (outs), (ins u5imm:$RST, g8rc:$RA, s16imm:$D, variable_ops), 5066 def : InstAlias<"td"#name#"i $rA, $imm", (TDI to, g8rc:$rA, s16imm:$imm)>;
|
| H A D | PPCISelDAGToDAG.cpp | 5273 ? PPC::TDI in Select()
|
| /freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
| H A D | nuvoton-npcm730-kudo.dts | 70 // TCK, TDI, TDO, TMS
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | sama5d4.dtsi | 896 <AT91_PIOB 24 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* conflicts with D14 and TDI */
|