Home
last modified time | relevance | path

Searched defs:getSource (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionView.h52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.cpp62 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
H A DEvalEmitter.h83 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
H A DInterpState.h109 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
H A DInterpFrame.cpp243 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
H A DDescriptor.h222 const DeclTy &getSource() const { return Source; } in getSource() function
H A DPointer.h305 DeclTy getSource() const { in getSource() function
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h188 const Action &getSource() const { return Source; } in getSource() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h237 inline BlockT *getSource() { in getSource() function
H A DDebugInfoMetadata.h671 std::optional<StringRef> getSource() const { in getSource() function
704 std::optional<StringRef> DIScope::getSource() const { in getSource() function
2616 std::optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function
3288 std::optional<StringRef> getSource() const { in getSource() function
H A DIntrinsicInst.h1054 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h971 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp527 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16517 SDValue getSource() const { in getSource() function