Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DInstructionView.h52 llvm::ArrayRef<llvm::MCInst> getSource() const { return Source; } in getSource() function
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DFunction.cpp32 SourceInfo Function::getSource(CodePtr PC) const { in getSource() function in Function
H A DEvalEmitter.h73 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
H A DInterpState.h85 SourceInfo getSource(const Function *F, CodePtr PC) const override { in getSource() function
H A DInterpFrame.cpp212 SourceInfo InterpFrame::getSource(CodePtr PC) const { in getSource() function in InterpFrame
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DJob.h185 const Action &getSource() const { return Source; } in getSource() function
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DCFG.h236 inline BlockT *getSource() { in getSource() function
H A DDebugInfoMetadata.h654 std::optional<StringRef> getSource() const { in getSource() function
686 std::optional<StringRef> DIScope::getSource() const { in getSource() function
1670 std::optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function
2585 std::optional<StringRef> getSource() const { in getSource() function
H A DIntrinsicInst.h894 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h840 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp377 std::optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, in getSource() function in CGDebugInfo
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9004 SDValue getSource() const { in getSource() function