Home
last modified time | relevance | path

Searched refs:getGeneration (Results 151 – 175 of 819) sorted by relevance

12345678910>>...33

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.cpp42 HasMulU24 = getGeneration() >= EVERGREEN; in initializeSubtargetDependencies()
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DR700Instructions.td16 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
H A DGCNHazardRecognizer.cpp386 if (ST.getGeneration() != AMDGPUSubtarget::SOUTHERN_ISLANDS) in checkSMRDHazards()
423 if (ST.getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS) in checkVMEMHazards()
499 ST.getGeneration() <= AMDGPUSubtarget::SEA_ISLANDS ? 1 : 2; in checkSetRegHazards()
644 if (ST.getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS) in checkRFEHazards()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DR700Instructions.td16 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
H A DAMDGPU.td636 "Subtarget->getGeneration() == AMDGPUSubtarget::SOUTHERN_ISLANDS ||"
637 "Subtarget->getGeneration() == AMDGPUSubtarget::SEA_ISLANDS"
641 "Subtarget->getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS">,
645 "Subtarget->getGeneration() >= AMDGPUSubtarget::GFX9">,
650 "Subtarget->getGeneration() >= AMDGPUSubtarget::SEA_ISLANDS">,
674 def HasDSAddTid : Predicate<"Subtarget->getGeneration() >= AMDGPUSubtarget::GFX9">,
H A DGCNHazardRecognizer.cpp365 if (ST.getGeneration() != AMDGPUSubtarget::SOUTHERN_ISLANDS) in checkSMRDHazards()
402 if (ST.getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS) in checkVMEMHazards()
478 ST.getGeneration() <= AMDGPUSubtarget::SEA_ISLANDS ? 1 : 2; in checkSetRegHazards()
623 if (ST.getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS) in checkRFEHazards()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR700Instructions.td15 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/index/
H A DIndexCommitTest.cpp50 virtual int64_t getGeneration() { in getGeneration() function in TestEqualsHashCode::TestIndexCommit1
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/classpath/
H A DClasspathManager.java131 long fragID = fragClasspath.getGeneration().getRevision().getRevisions().getModule().getId(); in insertFragment()
134 long otherID = iExisting.next().getGeneration().getRevision().getRevisions().getModule().getId(); in insertFragment()
225 element = hostManager.getClasspath(cp, fragCP.getGeneration()); in addStandardClassPathEntry()
849 result = fragment.getGeneration().findLibrary(libname); in findLibrary0()
874 generations.add(fragmentClasspath.getGeneration()); in findEntries()
918 public Generation getGeneration() { in getGeneration() method in ClasspathManager
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExternalASTSource.h96 uint32_t getGeneration() const { return CurrentGeneration; } in getGeneration() function
465 if (LazyVal->LastGeneration != LazyVal->ExternalSource->getGeneration()) { in get()
466 LazyVal->LastGeneration = LazyVal->ExternalSource->getGeneration(); in get()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExternalASTSource.h95 uint32_t getGeneration() const { return CurrentGeneration; } in getGeneration() function
470 if (LazyVal->LastGeneration != LazyVal->ExternalSource->getGeneration()) { in get()
471 LazyVal->LastGeneration = LazyVal->ExternalSource->getGeneration(); in get()

12345678910>>...33