Home
last modified time | relevance | path

Searched refs:hasDotInstructions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h102 bool hasDotInstructions() const { in hasDotInstructions() function
H A DNVPTXInstrInfo.td132 def hasDotInstructions : Predicate<"Subtarget->hasDotInstructions()">;
2607 Requires<[hasDotInstructions]>;
2619 Requires<[hasDotInstructions]>;