| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DivergenceAnalysis.h | 52 const Function &getFunction() const { return F; } in getFunction() function 165 const Function &getFunction() const { return F; } in getFunction() function
|
| H A D | CFGPrinter.h | 79 const Function *getFunction() const { return this->F; } in getFunction() function
|
| H A D | LazyCallGraph.h | 325 Function &getFunction() const { return *F; } in getFunction() function 1234 inline Function &LazyCallGraph::Edge::getFunction() const { in getFunction() function
|
| H A D | CallGraph.h | 198 Function *getFunction() const { return F; } in getFunction() function
|
| H A D | IRSimilarityIdentifier.h | 588 Function *getFunction() { return getStartBB()->getParent(); } in getFunction() function
|
| H A D | DependenceAnalysis.h | 334 Function *getFunction() const { return F; } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Trace.cpp | 27 Function *Trace::getFunction() const { in getFunction() function in Trace
|
| H A D | BlockFrequencyInfo.cpp | 262 const Function *BlockFrequencyInfo::getFunction() const { in getFunction() function in BlockFrequencyInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | SampleProfileProbe.h | 106 Function *getFunction() const { return F; } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | InterpFrame.h | 60 Function *getFunction() const { return Func; } in getFunction() function
|
| H A D | Program.cpp | 188 Function *Program::getFunction(const FunctionDecl *F) { in getFunction() function in Program
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 610 Function *getFunction() const { return EntryBB->getParent(); } in getFunction() function 1242 Function *getFunction() const { return Header->getParent(); } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | GCMetadata.h | 105 const Function &getFunction() const { return F; } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DiagnosticInfo.h | 204 const Function &getFunction() const { return Fn; } in getFunction() function 395 const Function &getFunction() const { return Fn; } in getFunction() function 958 const Function &getFunction() const { return Fn; } in getFunction() function
|
| H A D | Function.h | 136 const Function &getFunction() const { return *this; } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineBlockFrequencyInfo.cpp | 269 const MachineFunction *MachineBlockFrequencyInfo::getFunction() const { in getFunction() function in MachineBlockFrequencyInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | StackMapParser.h | 364 FunctionAccessor getFunction(unsigned FunctionIndex) const { in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Evaluator.cpp | 255 static Function *getFunction(Constant *C) { in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | CodeCompleteConsumer.cpp | 485 FunctionDecl *CodeCompleteConsumer::OverloadCandidate::getFunction() const { in getFunction() function in CodeCompleteConsumer::OverloadCandidate
|
| H A D | DeclSpec.cpp | 160 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, in getFunction() function in DeclaratorChunk
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
| H A D | LLParser.h | 420 Function &getFunction() const { return F; } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Instruction.cpp | 70 const Function *Instruction::getFunction() const { in getFunction() function in Instruction
|
| H A D | Module.cpp | 178 Function *Module::getFunction(StringRef Name) const { in getFunction() function in Module
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclTemplate.h | 523 FunctionDecl *getFunction() const { return Function.getPointer(); } in getFunction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.cpp | 945 Function *AMDGPULibFunc::getFunction(Module *M, const AMDGPULibFunc &fInfo) { in getFunction() function in AMDGPULibFunc
|