Home
last modified time | relevance | path

Searched defs:getIndex (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
HDDebugLocStream.h126 size_t getIndex(const List &L) const { in getIndex() function
131 size_t getIndex(const Entry &E) const { in getIndex() function
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDSlotIndexes.h51 unsigned getIndex() const { return index; } in getIndex() function
HDDwarfStringPoolEntry.h42 unsigned getIndex() const { return I->second.Index; } in getIndex() function
HDMachineOperand.h430 int getIndex() const { in getIndex() function
/NextBSD/contrib/llvm/include/llvm/Option/
HDArg.h72 unsigned getIndex() const { return Index; } in getIndex() function
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDWorkList.h58 unsigned getIndex() const { return blockIdx; } in getIndex() function
HDMemRegion.h1027 NonLoc getIndex() const { return Index; } in getIndex() function
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.h159 unsigned getIndex() const { assert(isIndex()); return Data >> 1; } in getIndex() function
/NextBSD/contrib/llvm/include/llvm/IR/
HDIntrinsicInst.h371 ConstantInt *getIndex() const { in getIndex() function
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCSymbol.h310 uint32_t getIndex() const { in getIndex() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/
HDAnalysisContext.h301 unsigned getIndex() const { return Index; } in getIndex() function
/NextBSD/contrib/llvm/lib/MC/
HDWinCOFFObjectWriter.cpp81 int64_t getIndex() const { return Index; } in getIndex() function in __anon23f9e83e0111::COFFSymbol
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h857 unsigned getIndex(unsigned Depth) const { in getIndex() function
HDDeclObjC.h590 unsigned getIndex() const { return Index; } in getIndex() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclTemplate.cpp529 unsigned TemplateTypeParmDecl::getIndex() const { in getIndex() function in TemplateTypeParmDecl
/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTBitCodes.h91 uint32_t getIndex() const { return Idx; } in getIndex() function
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDSROA.cpp2555 unsigned getIndex(uint64_t Offset) { in getIndex() function in __anoncadf9e170e11::AllocaSliceRewriter
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp659 unsigned getIndex(Instruction *Instr) const { in getIndex() function in __anon302e353c0111::InterleaveGroup