Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h187 ArrayRef<const CodeGenInstruction *> getGenericInstructions() const { in getGenericInstructions() function
H A DCodeGenSchedule.cpp81 Target.getGenericInstructions(); in apply()