HomeSort by relevance Sort by last modified time
    Searched refs:MasterID (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntimeNVPTX.cpp 209 llvm::Value *MasterID = getMasterThreadID(CGF);
222 Bld.CreateICmpUGT(ThreadID, MasterID, "excess_in_master_warp");
227 llvm::Value *IsWorker = Bld.CreateICmpULT(ThreadID, MasterID, "is_worker");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 574 STDMETHOD(put_DesignMasterID) (THIS_ BSTR MasterID) PURE;
    [all...]

Completed in 66 milliseconds