| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | sparc-opc.c | 169 { opcode, F3(2, op3, 0), F3(~2, ~op3, ~0)|ASI(~0), "1,2,d", 0, arch_mask }, \ 217 { "ldd", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", 0, v6 }, 223 { "ldd", F3(3, 0x23, 0), F3(~3, ~0x23, ~0)|ASI(~0), "[1+2],H", 0, v6 }, 230 { "ldd", F3(3, 0x33, 0), F3(~3, ~0x33, ~0)|ASI(~0), "[1+2],D", 0, v6notv9 }, 237 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI(~0), "[1+2],J", 0, v9 }, 244 { "ldsb", F3(3, 0x09, 0), F3(~3, ~0x09, ~0)|ASI(~0), "[1+2],d", 0, v6 }, 252 { "ldsh", F3(3, 0x0a, 0), F3(~3, ~0x0a, ~0)|ASI(~0), "[1+2],d", 0, v6 }, 258 { "ldstub", F3(3, 0x0d, 0), F3(~3, ~0x0d, ~0)|ASI(~0), "[1+2],d", 0, v6 }, 265 { "ldsw", F3(3, 0x08, 0), F3(~3, ~0x08, ~0)|ASI(~0), "[1+2],d", 0, v9 }, 272 { "ldub", F3(3, 0x01, 0), F3(~3, ~0x01, ~0)|ASI(~0), "[1+2],d", 0, v6 }, [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | AliasSetTracker.cpp | 538 for (AliasSet::iterator ASI = AS.begin(), E = AS.end(); ASI != E; ++ASI) in add() local 540 MemoryLocation(ASI.getPointer(), ASI.getSize(), ASI.getAAInfo()), in add()
|
| /freebsd-11-stable/contrib/binutils/include/opcode/ |
| HD | sparc.h | 205 #define ASI(x) (((x) & 0xff) << 5) /* Asi field of format3 insns. */ macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | CodeGenPrepare.cpp | 6057 SmallVector<SelectInst *, 2> ASI; in optimizeSelectInst() local 6058 ASI.push_back(SI); in optimizeSelectInst() 6063 ASI.push_back(I); in optimizeSelectInst() 6069 SelectInst *LastSI = ASI.back(); in optimizeSelectInst() 6139 for (SelectInst *SI : ASI) { in optimizeSelectInst() 6195 INS.insert(ASI.begin(), ASI.end()); in optimizeSelectInst() 6199 for (auto It = ASI.rbegin(); It != ASI.rend(); ++It) { in optimizeSelectInst()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcInstrInfo.td | 1519 // form which requires an ASI be provided. The ASI value hardcoded 1520 // here is ASI_PRIMARY, the default unprivileged ASI for SparcV9. 1531 // This version can be automatically lowered from C code, selecting ASI 10 1541 // CASrr, above, but with a different ASI. This version is supported for
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| HD | LICM.cpp | 451 for (const auto &ASI : AS) in runOnLoop() local 452 PointerMustAliases.insert(ASI.getValue()); in runOnLoop()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | CodeGenDAGPatterns.cpp | 91 auto ASI = AddrSpaces.begin(); in getValueTypeByHwMode() local 96 if (ASI != AddrSpaces.end()) in getValueTypeByHwMode() 97 VVT.PtrAddrSpace = *ASI++; in getValueTypeByHwMode()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelDAGToDAG.cpp | 1352 NewOpc = SystemZ::ASI; in tryFoldLoadStoreIntoMemOperand()
|
| HD | SystemZInstrInfo.cpp | 1052 Opcode = (Opcode == SystemZ::AHI ? SystemZ::ASI : SystemZ::AGSI); in foldMemoryOperandImpl()
|
| HD | SystemZInstrInfo.td | 954 def ASI : BinarySIY<"asi", 0xEB6A, add, imm32sx8>;
|
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | tc-sparc.c | 2586 opcode |= ASI (asi);
|
| /freebsd-11-stable/contrib/binutils/gas/po/ |
| HD | gas.pot | 10323 msgid ": invalid ASI name" 10327 msgid ": invalid ASI expression" 10331 msgid ": invalid ASI number"
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | ChangeLog-9295 | 1180 (sparc_ip): Clean up ASI and membar support. 2484 * config/tc-sparc.c (sparc_ip, case 'A'): If ASI is not a "#" 2544 ASI values. 11492 ASI names.
|
| /freebsd-11-stable/share/misc/ |
| HD | pci_vendors | 22581 f1c4 Dual ASI-RX/TX-CI card
|