Searched refs:ASI (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | AliasSetTracker.cpp | 533 for (AliasSet::iterator ASI = AS.begin(), E = AS.end(); ASI != E; ++ASI) in add() local 535 MemoryLocation(ASI.getPointer(), ASI.getSize(), ASI.getAAInfo()), in add()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | tlv320adcx140.yaml | 94 3 - GPIX is configured as an ASI input for daisy-chain (SDIN) 125 3 - GPOX is configured as a secondary ASI output (SDOUT2)
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LICM.cpp | 495 for (const auto &ASI : AS) in runOnLoop() local 496 PointerMustAliases.insert(ASI.getValue()); in runOnLoop() 2351 for (const auto &ASI : *Set) in collectPromotionCandidates() 2352 PointerMustAliases.insert(ASI.getValue()); in collectPromotionCandidates()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 6730 SmallVector<SelectInst *, 2> ASI; in optimizeSelectInst() local 6731 ASI.push_back(SI); in optimizeSelectInst() 6736 ASI.push_back(I); in optimizeSelectInst() 6742 SelectInst *LastSI = ASI.back(); in optimizeSelectInst() 6815 for (SelectInst *SI : ASI) { in optimizeSelectInst() 6873 INS.insert(ASI.begin(), ASI.end()); in optimizeSelectInst() 6877 for (auto It = ASI.rbegin(); It != ASI.rend(); ++It) { in optimizeSelectInst()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 1551 // form which requires an ASI be provided. The ASI value hardcoded 1552 // here is ASI_PRIMARY, the default unprivileged ASI for SparcV9. 1563 // This version can be automatically lowered from C code, selecting ASI 10 1573 // CASrr, above, but with a different ASI. This version is supported for
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.cpp | 90 auto ASI = AddrSpaces.begin(); in getValueTypeByHwMode() local 95 if (ASI != AddrSpaces.end()) in getValueTypeByHwMode() 96 VVT.PtrAddrSpace = *ASI++; in getValueTypeByHwMode()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 1356 NewOpc = SystemZ::ASI; in tryFoldLoadStoreIntoMemOperand()
|
| H A D | SystemZInstrInfo.cpp | 1046 Opcode = (Opcode == SystemZ::AHI ? SystemZ::ASI : SystemZ::AGSI); in foldMemoryOperandImpl()
|
| H A D | SystemZInstrInfo.td | 984 def ASI : BinarySIY<"asi", 0xEB6A, add, imm32sx8>;
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 23355 f1c4 Dual ASI-RX/TX-CI card
|