Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/LLVM3DBuilder/
H A DBuiltinsFrontendDefinitions.hpp494 llvm::Function *pFuncDwordAtomicTyped = llvm::GenISAIntrinsic::getDeclaration( in Create_dwordatomictypedMsaa2D() local
507 llvm::Value* dwordAtomicTyped = this->CreateCall(pFuncDwordAtomicTyped, args); in Create_dwordatomictypedMsaa2D()
551 llvm::Function *pFuncDwordAtomicTyped = llvm::GenISAIntrinsic::getDeclaration( in Create_dwordatomictypedMsaa2DArray() local
563 llvm::Value* dwordAtomicTyped = this->CreateCall(pFuncDwordAtomicTyped, args); in Create_dwordatomictypedMsaa2DArray()