Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h105 void checkSatisfiable(const SPIRVSubtarget &ST) const;
H A DSPIRVAsmPrinter.cpp326 MAI->Reqs.checkSatisfiable(*ST); in outputGlobalRequirements()
H A DSPIRVModuleAnalysis.cpp495 void SPIRV::RequirementHandler::checkSatisfiable( in checkSatisfiable() function in SPIRV::RequirementHandler