Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp866 static void EmitAPInt(SmallVectorImpl<uint64_t> &Vals, in EmitAPInt() function
977 EmitAPInt(Record, Code, AbbrevToUse, IV->getValue()); in WriteConstants()
1337 EmitAPInt(Vals64, Code, Abbrev, CaseRanges.getSingleNumber(0), true); in WriteInstruction()
1348 EmitAPInt(Vals64, Code, Abbrev, in WriteInstruction()
1359 EmitAPInt(Vals64, Code, Abbrev, r.getLow(), true); in WriteInstruction()
1361 EmitAPInt(Vals64, Code, Abbrev, r.getHigh(), true); in WriteInstruction()