Home
last modified time | relevance | path

Searched defs:RecSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp178 uint32_t RecSize = Extractor.getU32(C); parseLineInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1199 uint32_t RecSize = readVaruint32(Ctx); in parseTypeSection() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5217 unsigned RecSize = Record.size(); in parseFunctionBody() local
5264 unsigned RecSize = Record.size(); in parseFunctionBody() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4383 llvm::Value *RecSize = CGM.getSize(SizeInBytes); in emitDepobjDependClause() local