Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAssembler.h390 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function
391 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAssembler.h417 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function
418 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h191 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function
/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h183 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function