Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELF.h128 unsigned NameIdx; // Index in .strtab of name, once emitted. member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h282 const NameIndex *NameIdx; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCRegisterInfo.h40 const uint32_t NameIdx; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.cpp66 uint16_t NameIdx) { in insertNamedMCOperand()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h37 const uint32_t NameIdx; variable
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp594 uint32_t NameIdx; in readOneFunctionProfile() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DSampleProfReader.cpp694 uint32_t NameIdx; in readOneFunctionProfile() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp523 DWARFDebugNames::Entry::Entry(const NameIndex &NameIdx, const Abbrev &Abbr) in Entry()