Home
last modified time | relevance | path

Searched defs:TablePtr (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/weak-table/src/
Dlib.rs169 type TablePtr<K, V> = Box<[Bucket<K, V>]>; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp570 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local
577 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
DCOFFObjectFile.cpp1742 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELF.h738 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local
748 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DXCOFFObjectFile.cpp966 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local
973 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
DCOFFObjectFile.cpp1833 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp262 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp277 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()