Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp821 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
874 decodeLLVMAttributesForBitcode(B, Record[i+1]); in ParseAttributeBlock()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1096 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1150 decodeLLVMAttributesForBitcode(B, Record[i+1]); in ParseAttributeBlock()
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1293 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1347 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1333 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1393 decodeLLVMAttributesForBitcode(B, Record[i+1]); in parseAttributeBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1786 static void decodeLLVMAttributesForBitcode(AttrBuilder &B, in decodeLLVMAttributesForBitcode() function
1880 decodeLLVMAttributesForBitcode(B, Record[i+1], Record[i]); in parseAttributeBlock()