Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeCommon.h21 struct AllocaPackedValues { struct
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3438 using APV = AllocaPackedValues; in writeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6214 using APV = AllocaPackedValues; in parseFunctionBody()