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/Interp/
H A DFunction.cpp36 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
H A DEvalEmitter.h75 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
H A DInterpState.h94 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
H A DInterpFrame.cpp240 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
H A DDescriptor.h196 const DeclTy &getSource() const { return Source; } in getSource() function
H A DPointer.h279 DeclTy getSource() const { in getSource() function
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h189 const Action &getSource() const { return Source; } in getSource() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h236 inline BlockT *getSource() { in getSource() function
H A DDebugInfoMetadata.h665 std::optional<StringRef> getSource() const { in getSource() function
697 std::optional<StringRef> DIScope::getSource() const { in getSource() function
2028 std::optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function
2700 std::optional<StringRef> getSource() const { in getSource() function
H A DIntrinsicInst.h1041 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h888 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp386 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14282 SDValue getSource() const { getSource() function