Home
last modified time | relevance | path

Searched defs:getBlockInfo (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h166 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
291 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamWriter.h187 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
DBitstreamReader.h54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo() function
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h192 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
DBitstreamReader.h100 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo() function
/external/angle/src/libANGLE/
DUniform.h122 const sh::BlockMemberInfo &getBlockInfo() const { return mFixedSizeData.blockInfo; } in getBlockInfo() function
DProgramLinkedResources.cpp604 size_t InterfaceBlockInfo::getBlockInfo(const sh::InterfaceBlock &interfaceBlock) in getBlockInfo() function in gl::__anon9d858beb0111::InterfaceBlockInfo