Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionView.h52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
/freebsd-src/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.h67 SourceInfo getSource(const Function *F, CodePtr PC) const override { getSource() function
H A DInterpState.h91 SourceInfo getSource(const Function *F, CodePtr PC) const override { getSource() function
H A DInterpFrame.cpp228 SourceInfo InterpFrame::getSource(CodePtr PC) const { getSource() function in InterpFrame
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h189 const Action &getSource() const { return Source; } in getSource() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h236 inline BlockT *getSource() { in getSource() function
H A DDebugInfoMetadata.h664 std::optional<StringRef> getSource() const { getSource() function
696 std::optional<StringRef> DIScope::getSource() const { getSource() function
1970 std::optional<StringRef> getSource() const { return getScope()->getSource(); } getSource() function
2635 std::optional<StringRef> getSource() const { getSource() function
H A DIntrinsicInst.h996 Value *getSource() const { return getRawSource()->stripPointerCasts(); } getSource() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h821 inline Instruction *MemoryDepChecker::Dependence::getSource( getSource() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp376 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, getSource() function in CGDebugInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13053 SDValue getSource() const { getSource() function