Home
last modified time | relevance | path

Searched defs:FunctionNumber (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp807 static MCSymbol *getBFLabel(StringRef Prefix, unsigned FunctionNumber, in getBFLabel()
815 static MCSymbol *getPICLabel(StringRef Prefix, unsigned FunctionNumber, in getPICLabel()
/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLParser.h426 int FunctionNumber; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3456 unsigned FunctionNumber) { in PrintParentLoopComment()
3468 unsigned FunctionNumber) { in PrintChildLoopComment()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h580 uint64_t FunctionNumber; variable
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp5862 int FunctionNumber = -1; in parseFunctionBody() local