Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp4813 std::pair<unsigned, unsigned> SMsBlockPerSM = getSMsBlocksPerSM(CGM); in clear() local
4814 llvm::APInt Size1(32, SMsBlockPerSM.second); in clear()
4818 llvm::APInt Size2(32, SMsBlockPerSM.first); in clear()