Searched refs:STN (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash.h | 29 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN) in DynamicTypeInfo() argument 30 : MostDerivedTypeName(MDTN), Offset(Offset), SubobjectTypeName(STN) {} in DynamicTypeInfo()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolXCOFF.h | 63 void setSymbolTableName(StringRef STN) { in setSymbolTableName() argument 64 SymbolTableName = STN; in setSymbolTableName()
|
H A D | MCSectionXCOFF.h | 123 void setSymbolTableName(StringRef STN) { SymbolTableName = STN; } in setSymbolTableName() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedTSV110.td | 471 def : InstRW<[TSV110Wr_1cyc_1LdSt], (instregex "^STN?P(W|X)i$")>; 541 def : InstRW<[TSV110Wr_2cyc_2LdSt], (instregex "^STN?P[SDQ]i")>;
|
H A D | AArch64SchedAmpere1.td | 847 def : InstRW<[Ampere1Write_3cyc_2S_2Z], (instregex "^STN?PQ")>; 849 def : InstRW<[Ampere1Write_3cyc_1S_2Z], (instregex "^STN?P[SD]")>;
|
H A D | AArch64SchedAmpere1B.td | 813 def : InstRW<[Ampere1BWrite_3cyc_2S_2Z], (instregex "^STN?PQ")>; 815 def : InstRW<[Ampere1BWrite_3cyc_2S_2Z], (instregex "^STN?P[SD]")>;
|
H A D | AArch64SchedExynosM4.td | 720 def : InstRW<[WriteVST], (instregex "^STN?P[SD]i")>; 721 def : InstRW<[M4WriteVSTJ], (instregex "^STN?PQi")>;
|
H A D | AArch64SchedExynosM5.td | 768 def : InstRW<[WriteVST], (instregex "^STN?P[SD]i")>; 769 def : InstRW<[M5WriteVSTH], (instregex "^STN?PQi")>;
|
H A D | AArch64SchedExynosM3.td | 601 def : InstRW<[WriteVST], (instregex "^STN?P[DSQ]i")>;
|
H A D | AArch64SchedNeoverseV1.td | 798 def : InstRW<[V1Write_2c_1L01_1V01], (instregex "^STN?P[SDQ]i$")>;
|
H A D | AArch64SchedNeoverseN2.td | 930 def : InstRW<[N2Write_2cyc_1L01_1V], (instregex "^STN?P[SD]i$")>;
|
H A D | AArch64SchedNeoverseV2.td | 1424 def : InstRW<[V2Write_2cyc_1L01_1V01], (instregex "^STN?P[SD]i$")>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 972 StoreSDNode *STN = cast<StoreSDNode>(*Use); in allUsesTruncate() local 973 unsigned MemVTSize = STN->getMemoryVT().getSizeInBits(); in allUsesTruncate() 4637 StoreSDNode *STN = dyn_cast<StoreSDNode>(N); in isOffsetMultipleOf() local 4642 else if (STN) in isOffsetMultipleOf() 4643 AddrOp = STN->getOperand(2); in isOffsetMultipleOf()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 19632 01c0 ST1501-STN 19633 01c1 ST1526-STN 19637 01c5 ST1401-STN 19640 01c9 ST1476-STN 19641 01cb ST1571-STN
|