Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp202 bodyGenStatus = failure(); in convertOmpOpRegions()
257 LogicalResult bodyGenStatus = success(); in convertOmpParallel() local
305 return bodyGenStatus; in convertOmpParallel()
322 bodyGenStatus); in convertOmpMaster()
449 if (failed(bodyGenStatus)) in inlineConvertOmpRegions()
592 return bodyGenStatus; in convertOmpOrderedRegion()
659 return bodyGenStatus; in convertOmpSections()
677 return bodyGenStatus; in convertOmpSingle()
701 return bodyGenStatus; in convertOmpTaskOp()
822 if (failed(bodyGenStatus)) in convertOmpWsLoop()
[all …]