Home
last modified time | relevance | path

Searched defs:GetBlockName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp26 GetBlockName(unsigned BlockID, const BitstreamBlockInfo &BlockInfo, in GetBlockName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 static Optional<const char *> GetBlockName(unsigned BlockID, in GetBlockName() function
/aosp_15_r20/external/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp86 static const char *GetBlockName(unsigned BlockID, in GetBlockName() function