Searched defs:getRegionKind (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/mlir/test/lib/Dialect/Test/ | ||
D | TestDialect.cpp | 518 RegionKind SSACFGRegionOp::getRegionKind(unsigned index) { in getRegionKind() function in SSACFGRegionOp |
/external/clang/lib/CodeGen/ | ||
D | CGOpenMPRuntime.cpp | 77 CGOpenMPRegionKind getRegionKind() const { return RegionKind; } in getRegionKind() function in __anoneba84b040111::CGOpenMPRegionInfo |
/external/llvm-project/clang/lib/CodeGen/ | ||
D | CGOpenMPRuntime.cpp | 90 CGOpenMPRegionKind getRegionKind() const { return RegionKind; } in getRegionKind() function in __anon8f021c720111::CGOpenMPRegionInfo |