Searched refs:getThisAdjustment (Results 1 – 7 of 7) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/IR/ |
| HD | LLVMContextImpl.h | 799 ThisAdjustment(N->getThisAdjustment()), Flags(N->getFlags()), 815 ThisAdjustment == RHS->getThisAdjustment() &&
|
| HD | DebugInfo.cpp | 679 ContainingType, MDS->getVirtualIndex(), MDS->getThisAdjustment(), in getReplacementSubprogram() 690 MDS->getVirtualIndex(), MDS->getThisAdjustment(), MDS->getFlags(), in getReplacementSubprogram()
|
| HD | AsmWriter.cpp | 2294 Printer.printInt("thisAdjustment", N->getThisAdjustment()); in writeDISubprogram()
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | DebugInfoMetadata.h | 1754 getThisAdjustment(), getFlags(), getSPFlags(), in cloneImpl() 1801 int getThisAdjustment() const { return ThisAdjustment; } in getThisAdjustment() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| HD | CoroSplit.cpp | 987 Decl->getVirtualIndex(), Decl->getThisAdjustment(), in create()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | CodeViewDebug.cpp | 472 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| HD | BitcodeWriter.cpp | 2021 Record.push_back(N->getThisAdjustment()); in writeDISubprogram()
|