Home
last modified time | relevance | path

Searched defs:getLOHContainer (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h463 MCLOHContainer &getLOHContainer() { return LOHContainer; } getLOHContainer() function
464 const MCLOHContainer &getLOHContainer() const { getLOHContainer() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h421 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } getLOHContainer() function