Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h112 void checkSatisfiable(const SPIRVSubtarget &ST) const;
H A DSPIRVAsmPrinter.cpp347 MAI->Reqs.checkSatisfiable(*ST); in outputGlobalRequirements()
H A DSPIRVModuleAnalysis.cpp542 void SPIRV::RequirementHandler::checkSatisfiable( in checkSatisfiable() function in SPIRV::RequirementHandler