Searched refs:addRawValue (Results 1 – 4 of 4) sorted by relevance
406 addRawValue(Val);527 AttrBuilder &addRawValue(uint64_t Val);
75 Note: It is advised that you do *not* use the ``AttrBuilder::addRawValue()``
1382 AttrBuilder &AttrBuilder::addRawValue(uint64_t Val) { in addRawValue() function in AttrBuilder
1153 B.addRawValue(((EncodedAttrs & (0xfffffULL << 32)) >> 11) | in decodeLLVMAttributesForBitcode()