reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 1432   CGF.InitTempAlloca(ExecStatus, Bld.getInt8(/*C=*/0));
 1440   Bld.CreateStore(Bld.CreateZExt(Ret, CGF.Int8Ty), ExecStatus);
 1450       Bld.CreateIsNotNull(Bld.CreateLoad(ExecStatus), "is_active");