Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h79 static bool opFuncCPUAndFeaturesAttributes() { return false; } in opFuncCPUAndFeaturesAttributes() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp492 assert(!cir::MissingFeatures::opFuncCPUAndFeaturesAttributes()); in setNonAliasAttributes()