HomeSort by relevance Sort by last modified time
    Searched refs:getAttributeGroupID (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 118 unsigned getAttributeGroupID(AttributeSet PAL) const {
BitcodeWriter.cpp 266 Record.push_back(VE.getAttributeGroupID(A));
312 Record.push_back(VE.getAttributeGroupID(A.getSlotAttributes(i)));
    [all...]

Completed in 101 milliseconds