Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp821 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
874 decodeLLVMAttributesForBitcode(B, Record[i+1]); in ParseAttributeBlock()
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1096 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1150 decodeLLVMAttributesForBitcode(B, Record[i+1]); in ParseAttributeBlock()