Searched refs:getRawAttributeMask (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1221 static uint64_t getRawAttributeMask(Attribute::AttrKind Val) { function
1304 if (uint64_t A = (Val & getRawAttributeMask(I))) {

Completed in 73 milliseconds