Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp805 static MCSymbol *getBFLabel(StringRef Prefix, unsigned FunctionNumber, in getBFLabel()
813 static MCSymbol *getPICLabel(StringRef Prefix, unsigned FunctionNumber, in getPICLabel()
/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLParser.h450 int FunctionNumber; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3631 unsigned FunctionNumber) { in PrintParentLoopComment()
3643 unsigned FunctionNumber) { in PrintChildLoopComment()
/openbsd-src/sys/stand/efi/include/
H A Defidevp.h91 UINT8 FunctionNumber; member
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6146 int FunctionNumber = -1; in parseFunctionBody() local