Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h388 void checkArchForUnifiedAddressing(CodeGenModule &CGM,
H A DCGOpenMPRuntime.h1585 virtual void checkArchForUnifiedAddressing(CodeGenModule &CGM, in checkArchForUnifiedAddressing() function
H A DCGDecl.cpp2425 getOpenMPRuntime().checkArchForUnifiedAddressing(*this, D); in EmitOMPRequiresDecl()
H A DCGOpenMPRuntimeNVPTX.cpp4397 void CGOpenMPRuntimeNVPTX::checkArchForUnifiedAddressing( in checkArchForUnifiedAddressing() function in CGOpenMPRuntimeNVPTX