Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1333 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1393 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1293 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1347 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1319 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1377 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()