Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp623 static void addRuntimePreemptionSpecifier(bool dsoLocalRequested, in addRuntimePreemptionSpecifier() function
673 addRuntimePreemptionSpecifier(op.getDsoLocal(), var); in convertGlobals()
928 addRuntimePreemptionSpecifier(function.getDsoLocal(), llvmFunc); in convertFunctionSignatures()