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

  /external/clang/lib/CodeGen/
CGCUDARuntime.h 43 ExternDeviceVar = 0x01, // extern
CGCUDANV.cpp 233 llvm::ConstantInt::get(IntTy, (Flags & ExternDeviceVar) ? 1 : 0),
CodeGenModule.cpp     [all...]

Completed in 151 milliseconds