Home
last modified time | relevance | path

Searched defs:getFunctionInfo (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/
DGCMetadata.cpp67 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) { in getFunctionInfo() function in GCModuleInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCMetadata.cpp67 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) { in getFunctionInfo() function in GCModuleInfo
/external/llvm/lib/CodeGen/
DGCMetadata.cpp61 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) { in getFunctionInfo() function in GCModuleInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymReader.cpp244 llvm::Expected<FunctionInfo> GsymReader::getFunctionInfo(uint64_t Addr) const { in getFunctionInfo() function in GsymReader
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DGsymReader.cpp257 llvm::Expected<FunctionInfo> GsymReader::getFunctionInfo(uint64_t Addr) const { in getFunctionInfo() function in GsymReader
/external/llvm/lib/Analysis/
DGlobalsModRef.cpp261 GlobalsAAResult::getFunctionInfo(const Function *F) { in getFunctionInfo() function in GlobalsAAResult
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DGlobalsModRef.cpp276 GlobalsAAResult::getFunctionInfo(const Function *F) { in getFunctionInfo() function in GlobalsAAResult
/external/llvm-project/llvm/lib/Analysis/
DGlobalsModRef.cpp278 GlobalsAAResult::getFunctionInfo(const Function *F) { in getFunctionInfo() function in GlobalsAAResult
/external/llvm-project/clang/lib/CodeGen/
DCGNonTrivialStruct.cpp307 static const CGFunctionInfo &getFunctionInfo(CodeGenModule &CGM, in getFunctionInfo() function