Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h134 TYPE_CODE_NUMENTRY = 1, // NUMENTRY: [numentries] enumerator
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp844 Stream.EmitRecord(bitc::TYPE_CODE_NUMENTRY, TypeVals); in writeTypeTable()
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1573 case bitc::TYPE_CODE_NUMENTRY: // TYPE_CODE_NUMENTRY: [numentries] in parseTypeTableBody()