Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp569 static bool mayApplyGenericSelection(unsigned Opcode) { in mayApplyGenericSelection() function
598 if (mayApplyGenericSelection(Opcode)) in spvSelect()